Skip to content

Commit

Permalink
xo-ratio: bugfix: missing GNUInstallDirs in toplevel CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Rconybea committed Apr 23, 2024
1 parent 3fc7bc2 commit e0a347a
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 @@ -6,6 +6,7 @@ project(xo_ratio VERSION 1.0)
enable_language(CXX)

# common XO cmake macros (see proj/xo-cmake)
include(GNUInstallDirs)
include(cmake/xo-bootstrap-macros.cmake)

# ----------------------------------------------------------------
Expand Down

0 comments on commit e0a347a

Please sign in to comment.