Fix Yocto can't compile project using app-templates
[staging/xdg-launcher.git] / cmake / configure_file.cmake
1 include(${CMAKE_BINARY_DIR}/CMakeCacheForScript.cmake)
2 configure_file(${INFILE} ${OUTFILE} @ONLY)