Reverted example

This commit is contained in:
marekpiotrowski 2023-10-15 19:52:42 +02:00
parent bff36b4ea4
commit 7f78752255

View File

@ -206,6 +206,4 @@ if(JSON_Install)
FILES "${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.pc"
DESTINATION ${NLOHMANN_JSON_PKGCONFIG_INSTALL_DIR}
)
endif()
add_subdirectory(example)
endif()