index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
FunctionTest
/
Util.cmake
blob: 846abd78a3f06c76369683728aeb55e164d54178 (
plain
)
1
2
3
function(tester) set (tester_res "${CMAKE_CURRENT_LIST_FILE}" PARENT_SCOPE) endfunction()