diff options
Diffstat (limited to 'vcpkg/ports/boost-cmake/vcpkg-port-config.cmake')
| -rw-r--r-- | vcpkg/ports/boost-cmake/vcpkg-port-config.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vcpkg/ports/boost-cmake/vcpkg-port-config.cmake b/vcpkg/ports/boost-cmake/vcpkg-port-config.cmake new file mode 100644 index 0000000..2f67672 --- /dev/null +++ b/vcpkg/ports/boost-cmake/vcpkg-port-config.cmake @@ -0,0 +1,3 @@ +include_guard(GLOBAL) + +include("${CURRENT_HOST_INSTALLED_DIR}/share/vcpkg-boost/vcpkg-port-config.cmake") |