early-access version 2853
This commit is contained in:
4
externals/vcpkg/ports/boost-modular-build-helper/usage
vendored
Executable file
4
externals/vcpkg/ports/boost-modular-build-helper/usage
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
The package boost is compatible with built-in CMake targets:
|
||||
|
||||
find_package(Boost REQUIRED [COMPONENTS <libs>...])
|
||||
target_link_libraries(main PRIVATE Boost::boost Boost::<lib1> Boost::<lib2> ...)
|
Reference in New Issue
Block a user