Apply suggestions from code review
Co-Authored-By: Patrick Boettcher <patrick.boettcher@posteo.de>
This commit is contained in:
parent
b363160d52
commit
513eca8d47
@ -120,6 +120,6 @@ if (BUILD_TESTS)
|
||||
add_subdirectory(test)
|
||||
endif()
|
||||
|
||||
install ( EXPORT json-schema-validator
|
||||
NAMESPACE json-schema-validator::
|
||||
DESTINATION "${CMAKE_INSTALL_LIBDIR}/cmake/${PROJECT_NAME}" )
|
||||
install(EXPORT json-schema-validator
|
||||
NAMESPACE json-schema-validator::
|
||||
DESTINATION "${CMAKE_INSTALL_LIBDIR}/cmake/${PROJECT_NAME}")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user