Fix: output msg if build fail on remote populate
[apps/app-templates.git] / cmake / configure_file.cmake
1 include(${CMAKE_BINARY_DIR}/CMakeCacheForScript.cmake)
2 configure_file(${INFILE} ${OUTFILE} @ONLY)