Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13711284
D5681.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
329 B
Subscribers
None
D5681.diff
View Options
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -128,3 +128,6 @@
"lint/"
"sanitizer_suppressions/"
)
+
+
+set_property(DIRECTORY "${CMAKE_SOURCE_DIR}" APPEND PROPERTY ADDITIONAL_CLEAN_FILES "${CMAKE_CURRENT_BINARY_DIR}/tmp" "${CMAKE_CURRENT_BINARY_DIR}/cache")
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 26, 11:20 (16 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5573395
Default Alt Text
D5681.diff (329 B)
Attached To
D5681: Clean cache and tmp directory for instegration tests
Event Timeline
Log In to Comment