mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-26 14:36:42 +08:00
4 lines
65 B
CMake
4 lines
65 B
CMake
set(include_returnResult 1)
|
|
return()
|
|
set(include_returnResult 0)
|