Skip to content

Commit

Permalink
add GNUInstallDirs for installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobmerson committed Jul 28, 2024
1 parent 4580ffc commit 485c6e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CXX_EXTENSIONS OFF)

include(GNUInstallDirs)


find_package(Doxygen)
Expand Down

0 comments on commit 485c6e1

Please sign in to comment.