On 07/24/2018 10:28 AM, Brad King wrote: > If no project() command appears anywhere in the top-level CMakeLists.txt > file then one is injected on line zero.
FWIW, see this note in the project command docs: https://cmake.org/cmake/help/v3.12/command/project.html "The top-level CMakeLists.txt file for a project must contain a literal, direct call to the project() command..." While we can look into the issue, please also update your project to follow this recommendation. -Brad -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: https://cmake.org/mailman/listinfo/cmake