]> granicus.if.org Git - clang/commitdiff
clang/lib/Headers/CMakeLists.txt: Revert part of r197395. It should not be staged...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 17 Dec 2013 00:02:38 +0000 (00:02 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 17 Dec 2013 00:02:38 +0000 (00:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197441 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Headers/CMakeLists.txt

index 9c27593988ec8246af1c6eba0886a03970535895..2da1a28aca42e677fb164b7337cfea5c0a60e329 100644 (file)
@@ -47,7 +47,7 @@ set(files
   module.map
   )
 
-set(output_dir ${CLANG_LIBRARY_OUTPUT_INTDIR}/clang/${CLANG_VERSION}/include)
+set(output_dir ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/clang/${CLANG_VERSION}/include)
 
 # If we are in an IDE that has a configuration directory, we need to
 # create a second copy of the headers so that 'clang' can find them if