4 lines
139 B
CMake
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})
|