Select the test set to run
[apps/app-templates.git] / cmake / configure_file.cmake
1 include(${CMAKE_BINARY_DIR}/CMakeCacheForScript.cmake)
2 configure_file(${INFILE} ${OUTFILE} @ONLY)