Open screameight opened 1 year ago
Hello all,
During the Cmake configuration, I have the following error telling me :
CMake Error at CMakeLists.txt:18 (add_src_and_test): Unknown CMake command "add_src_and_test".
The Configuring is still incomplete and I don't know what to do.
This is a CMake macro we wrote, it should be in the cmake/macros.cmake file. Not sure why you're build isn't picking it up though.
Hello all,
During the Cmake configuration, I have the following error telling me :
CMake Error at CMakeLists.txt:18 (add_src_and_test): Unknown CMake command "add_src_and_test".
The Configuring is still incomplete and I don't know what to do.