Configure file at build time with separated target
[staging/xdg-launcher.git] / cmake / configure_file.cmake
1 include(${CMAKE_BINARY_DIR}/CMakeCacheForScript.cmake)
2 configure_file(${INFILE} ${OUTFILE})