Fix: SYSROOT location detection... Wrong test.
[apps/app-templates.git] / cmake / configure_file.cmake
1 include(${CMAKE_BINARY_DIR}/CMakeCacheForScript.cmake)
2 configure_file(${INFILE} ${OUTFILE} @ONLY)