Alexander Neundorf <a.neundorf-w...@gmx.net> writes: > ...not sure about that dot here. > > Do you have something like > include_directories ( . ) > in your CMakeLists.txt ?
Okay, problem solved. I was adding the directories with add_definitions(-I...) instead of include_directories(...) Thank you, Alex. [snip] _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake