We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d8ba2 commit 2aed493Copy full SHA for 2aed493
cmake/TSARConfig.cmake.in
@@ -5,6 +5,8 @@ set(TSAR_LLVM_VERSION @LLVM_VERSION@)
5
6
set(TSAR_ENABLE_FORTRAN "@FLANG_FOUND@")
7
8
+set(TSAR_ENABLE_APC "@APC_FOUND@")
9
+
10
set(TSAR_INCLUDE_SUFFIX "@TSAR_INCLUDE_PATH@")
11
12
# Set list of extenal tools, such as clang or llvm-link, available
0 commit comments