Listfile¶
A file with CMake code. Usually (but not always) it’s
a CMakeLists.txt that is loaded by add_subdirectory
command or module *.cmake loaded by include
command.
CMake documentation
A file with CMake code. Usually (but not always) it’s
a CMakeLists.txt that is loaded by add_subdirectory
command or module *.cmake loaded by include
command.
CMake documentation