@@ -78,13 +78,6 @@ include_directories(src)
|
|||||||
|
|
||||||
install(FILES OxConfig.cmake DESTINATION lib/cmake/ox)
|
install(FILES OxConfig.cmake DESTINATION lib/cmake/ox)
|
||||||
|
|
||||||
install(
|
|
||||||
DIRECTORY
|
|
||||||
include/ox
|
|
||||||
DESTINATION
|
|
||||||
include
|
|
||||||
)
|
|
||||||
|
|
||||||
if(OX_USE_STDLIB)
|
if(OX_USE_STDLIB)
|
||||||
set(JSONCPP_INCLUDE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/deps/jsoncpp/include")
|
set(JSONCPP_INCLUDE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/deps/jsoncpp/include")
|
||||||
add_subdirectory(deps/jsoncpp)
|
add_subdirectory(deps/jsoncpp)
|
||||||
|
|||||||
Reference in New Issue
Block a user