3 lines
140 B
CMake
3 lines
140 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}) |