mirror of
https://github.com/reactos/CMake.git
synced 2025-02-19 11:00:58 +00:00
4 lines
97 B
CMake
4 lines
97 B
CMake
function(tester)
|
|
set (tester_res "${CMAKE_CURRENT_LIST_FILE}" PARENT_SCOPE)
|
|
endfunction(tester)
|