blob: f608d633fecd11fb6faefaea3ead590ecf89925f (
plain)
1
2
3
4
5
6
|
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
NotThere1
used as include directory in directory .*
NotThere2
used as include directory in directory .*
|