David Faure 2 months ago
committed by GitHub
parent
commit
7a29e882e7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cpp/CMakeLists.txt

+ 1
- 1
cpp/CMakeLists.txt View File

@ -421,7 +421,7 @@ if (NOT WIN32)
add_definitions ("-Wall -Werror")
endif ()
include_directories ("src")
include_directories (BEFORE "src")
#----------------------------------------------------------------
# Collate dependencies


Loading…
Cancel
Save