pineapple/externals/vcpkg/scripts/boost/post-source-stubs/test.cmake
2022-07-23 03:01:36 +02:00

5 lines
236 B
CMake
Executable file

vcpkg_replace_string("${SOURCE_PATH}/build/Jamfile.v2"
"import ../../predef/check/predef"
"import ../predef/check/predef"
)
file(COPY "${CURRENT_INSTALLED_DIR}/share/boost-predef/check" DESTINATION "${SOURCE_PATH}/predef")