Util.cmake 91 B

123
  1. function(tester)
  2. set (tester_res "${CMAKE_CURRENT_LIST_FILE}" PARENT_SCOPE)
  3. endfunction()