]> granicus.if.org Git - clang/commitdiff
Add check-clang-python to the Clang tests directory in IDEs; NFC.
authorAaron Ballman <aaron@aaronballman.com>
Thu, 18 Oct 2018 17:47:18 +0000 (17:47 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 18 Oct 2018 17:47:18 +0000 (17:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@344750 91177308-0d34-0410-b5e6-96231b3b80d8

bindings/python/tests/CMakeLists.txt

index 1b8f0eacd6fd1eb2f6f0c2b6f531d036851702a0..3386e6428c20877d0a2e478c7ec26548b94e7afd 100644 (file)
@@ -8,6 +8,7 @@ add_custom_target(check-clang-python
     WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/..)
 
 set(RUN_PYTHON_TESTS TRUE)
+set_target_properties(check-clang-python PROPERTIES FOLDER "Clang tests")
 
 # Do not try to run if libclang was built with ASan because
 # the sanitizer library will likely be loaded too late to perform