summaryrefslogtreecommitdiff
path: root/Tests/FunctionTest/Util.cmake
blob: f0c73b5dac224f148ed277aea69b653d309f4830 (plain)
1
2
3
function(tester)
 set (tester_res "${CMAKE_CURRENT_LIST_FILE}" PARENT_SCOPE)
endfunction(tester)