early-access version 2853
This commit is contained in:
5
externals/vcpkg/scripts/boost/post-source-stubs/atomic.cmake
vendored
Executable file
5
externals/vcpkg/scripts/boost/post-source-stubs/atomic.cmake
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
vcpkg_replace_string("${SOURCE_PATH}/build/Jamfile.v2"
|
||||
"project.load [ path.join [ path.make $(here:D) ] ../../config/checks/architecture ]"
|
||||
"project.load [ path.join [ path.make $(here:D) ] ../config/checks/architecture ]"
|
||||
)
|
||||
file(COPY "${CURRENT_INSTALLED_DIR}/share/boost-config/checks" DESTINATION "${SOURCE_PATH}/config")
|
Reference in New Issue
Block a user