Skip to content

Commit 53472de

Browse files
committed
Create Matplot alias for embedded libraries
1 parent 2207549 commit 53472de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/matplot/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ add_library(matplot
8484
freestanding/histcounts.cpp
8585
freestanding/plot.h
8686
)
87+
add_library(Matplot++::matplot ALIAS matplot)
8788

8889
target_include_directories(matplot
8990
PUBLIC $<BUILD_INTERFACE:${MATPLOT_ROOT_DIR}/source>

0 commit comments

Comments
 (0)