Skip to content

Commit

Permalink
Added export package
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonzalo-Mier committed Feb 10, 2022
1 parent 30f18e2 commit f7a0ca9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ install(
EXPORT install_targets
)

export(PACKAGE matplotlib_cpp)


# Examples
add_executable(minimal examples/minimal.cpp)
Expand Down

0 comments on commit f7a0ca9

Please sign in to comment.