Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / try_compile / ProjectCopyFile.cmake
1 try_compile(RESULT
2   PROJECT TestProject
3   SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/proj
4   COPY_FILE result)