diff options
Diffstat (limited to 'vcpkg/scripts/boost/post-build-stubs/predef.cmake')
| -rw-r--r-- | vcpkg/scripts/boost/post-build-stubs/predef.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vcpkg/scripts/boost/post-build-stubs/predef.cmake b/vcpkg/scripts/boost/post-build-stubs/predef.cmake new file mode 100644 index 0000000..3b4b98a --- /dev/null +++ b/vcpkg/scripts/boost/post-build-stubs/predef.cmake @@ -0,0 +1,2 @@ + +file(COPY "${SOURCE_PATH}/libs/predef/tools/check" DESTINATION "${CURRENT_PACKAGES_DIR}/share/boost-predef") |