mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-05 05:07:48 +00:00
3 lines
107 B
CMake
3 lines
107 B
CMake
file(TO_CMAKE_PATH "${CONTRIB_PATH}/boost_1_70_0" boost_ROOT)
|
|
include_directories("${boost_ROOT}/include")
|