Skip to content

Commit

Permalink
Add install.
Browse files Browse the repository at this point in the history
  • Loading branch information
cianciosa committed Jun 5, 2023
1 parent 2a1adbc commit 192c43e
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 @@ -8,3 +8,5 @@ target_link_libraries (lgrid PUBLIC stell)
target_compile_features (lgrid PUBLIC cxx_std_11)

add_subdirectory (Sources)

install (TARGETS lgrid)

0 comments on commit 192c43e

Please sign in to comment.