Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14864870
D11862.id34797.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
453 B
Subscribers
None
D11862.id34797.diff
View Options
diff --git a/chronik/CMakeLists.txt b/chronik/CMakeLists.txt
--- a/chronik/CMakeLists.txt
+++ b/chronik/CMakeLists.txt
@@ -11,7 +11,7 @@
"${REQUIRED_RUST_VERSION}, but found ${Rust_VERSION}")
endif()
-set(CARGO_BUILD_DIR "${CMAKE_CURRENT_BINARY_DIR}/cargo/build")
+set(CARGO_BUILD_DIR "${CMAKE_BINARY_DIR}/cargo/build")
set_property(DIRECTORY "${CMAKE_SOURCE_DIR}"
APPEND PROPERTY
ADDITIONAL_CLEAN_FILES "${CARGO_BUILD_DIR}"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 20, 22:56 (4 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5866106
Default Alt Text
D11862.id34797.diff (453 B)
Attached To
D11862: [Chronik] Fix `CARGO_BUILD_DIR`, incorrectly based on CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR
Event Timeline
Log In to Comment