Navigation Menu

Skip to content

Commit

Permalink
trim crssync include directories (followup 8851328)
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Apr 4, 2019
1 parent 580e7eb commit 9aaaad3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/crssync/CMakeLists.txt
Expand Up @@ -2,9 +2,7 @@ ADD_EXECUTABLE(crssync main.cpp)

INCLUDE_DIRECTORIES(
../core
../core/expression
../core/geometry
../core/metadata
${CMAKE_BINARY_DIR}/src/core
)
INCLUDE_DIRECTORIES(SYSTEM
Expand Down
1 change: 0 additions & 1 deletion src/crssync/main.cpp
Expand Up @@ -18,7 +18,6 @@
#include "qgsapplication.h"
#include "qgscoordinatereferencesystem.h"
#include "qgsconfig.h"
#include "qgsproject.h"

#include <QRegExp>

Expand Down

0 comments on commit 9aaaad3

Please sign in to comment.