DYT/Tool/OpenSceneGraph-3.6.5/share/boost/vcpkg-cmake-wrapper.cmake
2024-12-25 07:49:36 +08:00

4 lines
139 B
CMake

# Need to keep this file due to vcpkg.cmake otherwise injecting a different behavior.
set(Boost_NO_BOOST_CMAKE OFF)
_find_package(${ARGS})