
The file is included from locations other than the source root. Due to this, it needs to be prefixed with ${CMAKE_SOURCE_DIR}.
2 lines
45 B
CMake
2 lines
45 B
CMake
include(${CMAKE_SOURCE_DIR}/VERSION22.cmake)
|