cmake: PollyPPCG depends on PollyISL
authorTobias Grosser <tobias@grosser.es>
Tue, 13 Sep 2016 21:09:35 +0000 (21:09 +0000)
committerTobias Grosser <tobias@grosser.es>
Tue, 13 Sep 2016 21:09:35 +0000 (21:09 +0000)
commite8c69bbabdbabe60b4957b3b9d80de3fa54fc3c1
treea09cb87fd6b08b8f34bdcb60ed90c38bc345b0d9
parent93f7547260f1e490fd95b68f05f0b69d356ce8be
cmake: PollyPPCG depends on PollyISL

This line makes BUILD_SHARED_LIBS=ON work for Polly-ACC. Without it, ld
complains about missing isl symbols when constructing the shared library.

llvm-svn: 281396
polly/lib/External/CMakeLists.txt