diff options
Diffstat (limited to '3rdparty/jsoncpp/include/CMakeLists.txt')
-rw-r--r-- | 3rdparty/jsoncpp/include/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/3rdparty/jsoncpp/include/CMakeLists.txt b/3rdparty/jsoncpp/include/CMakeLists.txt deleted file mode 100644 index 7dde10d6feb..00000000000 --- a/3rdparty/jsoncpp/include/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -FILE(GLOB INCLUDE_FILES "json/*.h") -INSTALL(FILES ${INCLUDE_FILES} DESTINATION ${INCLUDE_INSTALL_DIR}/json) |