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 a146f5b commit 169d038Copy full SHA for 169d038
CMakeLists.txt
@@ -110,5 +110,5 @@ install(TARGETS ${LIB_TARGET_NAME}
110
install (DIRECTORY include/ DESTINATION include)
111
install (DIRECTORY thirdparty/nonstd/expected-light/include/ DESTINATION include)
112
install (DIRECTORY thirdparty/nonstd/variant-light/include/ DESTINATION include)
113
-install (DIRECTORY thirdparty/nonstd/value-ptr-light/include/ DESTINATION include)
+install (DIRECTORY thirdparty/nonstd/value-ptr-lite/include/ DESTINATION include)
114
install (FILES cmake/public/FindJinja2Cpp.cmake DESTINATION cmake)
0 commit comments