summaryrefslogtreecommitdiffstats
path: root/polly/CMakeLists.txt
diff options
context:
space:
mode:
authorJohannes Doerfert <jdoerfert@codeaurora.org>2014-05-28 16:54:42 +0000
committerJohannes Doerfert <jdoerfert@codeaurora.org>2014-05-28 16:54:42 +0000
commit34558184a06849488c5165605e7edf5424b2cf1b (patch)
treeebf11bb97c9ea37d3f840604bcd41c7d1d2e0d6f /polly/CMakeLists.txt
parent0a70a845342cd75f40b7de3f0e7e70d973f5aecb (diff)
downloadbcm5719-llvm-34558184a06849488c5165605e7edf5424b2cf1b.tar.gz
bcm5719-llvm-34558184a06849488c5165605e7edf5424b2cf1b.zip
Reorder cmake include folders (polly source first)
llvm-svn: 209750
Diffstat (limited to 'polly/CMakeLists.txt')
-rw-r--r--polly/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/polly/CMakeLists.txt b/polly/CMakeLists.txt
index 7958274dd6c..628c761eafd 100644
--- a/polly/CMakeLists.txt
+++ b/polly/CMakeLists.txt
@@ -141,6 +141,7 @@ endif(SCOPLIB_FOUND)
include_directories(
+ BEFORE
${CMAKE_CURRENT_SOURCE_DIR}/include
${CMAKE_CURRENT_SOURCE_DIR}/lib/JSON/include
${CMAKE_CURRENT_BINARY_DIR}/include
OpenPOWER on IntegriCloud