Point CMake to using the subtree copy of Ox
This commit is contained in:
@ -30,4 +30,7 @@ endif()
|
||||
|
||||
enable_testing()
|
||||
|
||||
add_subdirectory(deps/ox)
|
||||
include_directories(deps/ox/src)
|
||||
|
||||
add_subdirectory(src)
|
||||
|
Reference in New Issue
Block a user