xo-ratio: bugfix: missing GNUInstallDirs in toplevel CMakeLists.txt
This commit is contained in:
parent
3fc7bc2667
commit
e0a347a23a
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue