move CMAKE_INSTALL_INCLUDEDIR after inclusion of GNUInstallDirs
before inclusion, CMAKE_INSTALL_INCLUDEDIR is empty so the command target_include_directories does not include the right directory
Please register or sign in to comment
before inclusion, CMAKE_INSTALL_INCLUDEDIR is empty so the command target_include_directories does not include the right directory