CMake/Tests/ReturnTest/subdir/CMakeLists.txt

4 lines
51 B
CMake

set (subdirreturn 1)
return()
set (subdirreturn 0)