diff --git a/Code/Wrappers/CMakeLists.txt b/Code/Wrappers/CMakeLists.txt index 87fe0aba02f1896b64e8cdaed6f8b543edc7b822..1bf9b59f4bf115b7752844358ebc539ed93c6781 100644 --- a/Code/Wrappers/CMakeLists.txt +++ b/Code/Wrappers/CMakeLists.txt @@ -1,7 +1,3 @@ -include_directories(../Core) -include_directories(../Common) -include_directories(../CommandLine) - # Generate Qt based GUI option ( WRAP_QT "Enable Qt wrappers" OFF ) option ( WRAP_PYQT "Enable PyQt wrappers" OFF )