We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ed0dc commit 436470eCopy full SHA for 436470e
CMakeLists.txt
@@ -70,6 +70,7 @@ if(TAOCPP_JSON_INSTALL)
70
71
# keep taocpp::json target compatibility
72
set_target_properties(taocpp-json PROPERTIES EXPORT_NAME json)
73
+
74
# install and export target
75
install(TARGETS taocpp-json EXPORT ${PROJECT_NAME}-targets)
76
install(FILES
0 commit comments