mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
fc8ce17433
Alex
4 lines
97 B
CMake
4 lines
97 B
CMake
function(tester)
|
|
set (tester_res "${CMAKE_CURRENT_LIST_FILE}" PARENT_SCOPE)
|
|
endfunction(tester)
|