Skip to content

Commit 71c407f

Browse files
committed
add GLAD link library
1 parent 110bb98 commit 71c407f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/cxx-interface/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ add_executable(projectM4_CXX_Test
1818

1919
target_link_libraries(projectM4_CXX_Test
2020
libprojectM::projectM
21+
glad
2122
)

0 commit comments

Comments
 (0)