We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f18e2 commit f7a0ca9Copy full SHA for f7a0ca9
CMakeLists.txt
@@ -53,6 +53,8 @@ install(
53
EXPORT install_targets
54
)
55
56
+export(PACKAGE matplotlib_cpp)
57
+
58
59
# Examples
60
add_executable(minimal examples/minimal.cpp)
0 commit comments