Initial commit.
[CMakeLuaTailorHgBridge.git] / CMakeLua / Tests / FunctionTest / Util.cmake
blobf0c73b5dac224f148ed277aea69b653d309f4830
1 function(tester)
2  set (tester_res "${CMAKE_CURRENT_LIST_FILE}" PARENT_SCOPE)
3 endfunction(tester)