Squashed 'deps/ox/' content from commit 7e884fd3
git-subtree-dir: deps/ox git-subtree-split: 7e884fd3b44ccddb7b00b9acd6f8dc1a27881996
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 3.0)
|
||||
|
||||
@PACKAGE_INIT@
|
||||
|
||||
include ( "${CMAKE_CURRENT_LIST_DIR}/jsoncpp-targets.cmake" )
|
||||
include ( "${CMAKE_CURRENT_LIST_DIR}/jsoncpp-namespaced-targets.cmake" )
|
||||
|
||||
check_required_components(JsonCpp)
|
||||
|
||||
cmake_policy(POP)
|
||||
Reference in New Issue
Block a user