summaryrefslogtreecommitdiffstats
path: root/llvm/utils/FileCheck
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2011-02-20 22:06:10 +0000
committerOscar Fuentes <ofv@wanadoo.es>2011-02-20 22:06:10 +0000
commit3145e923c1c1d6c26864bf1643498d9cf0988ccd (patch)
treea6c00eff82dcd517016b37bf3ecb1e487246480d /llvm/utils/FileCheck
parentf849bf81bd4c6905599a22bc3c0cf89c378d2591 (diff)
downloadbcm5719-llvm-3145e923c1c1d6c26864bf1643498d9cf0988ccd.tar.gz
bcm5719-llvm-3145e923c1c1d6c26864bf1643498d9cf0988ccd.zip
Put targets on folders, if the IDE supports the feature.
Requires CMake 2.8.3 or newer. llvm-svn: 126092
Diffstat (limited to 'llvm/utils/FileCheck')
-rw-r--r--llvm/utils/FileCheck/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/FileCheck/CMakeLists.txt b/llvm/utils/FileCheck/CMakeLists.txt
index 54db453e70e..fa56f92a8f2 100644
--- a/llvm/utils/FileCheck/CMakeLists.txt
+++ b/llvm/utils/FileCheck/CMakeLists.txt
@@ -1,4 +1,4 @@
-add_executable(FileCheck
+add_llvm_utility(FileCheck
FileCheck.cpp
)
OpenPOWER on IntegriCloud