mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
3 lines
128 B
CMake
3 lines
128 B
CMake
include_directories("${CMAKE_SOURCE_DIR}/Network/include")
|
|
file(TO_CMAKE_PATH "${CMAKE_SOURCE_DIR}/Network/raknet" RAKNET_ROOT)
|