Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13115018
D13754.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
416 B
Subscribers
None
D13754.diff
View Options
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -463,7 +463,7 @@
non_native_target_link_libraries(${TARGET} Boost 1.59 ${ARGN})
endmacro()
-link_boost(util filesystem thread)
+link_boost(util thread)
# Make sure boost uses std::atomic (it doesn't before 1.63)
target_compile_definitions(util PUBLIC BOOST_SP_USE_STD_ATOMIC BOOST_AC_USE_STD_ATOMIC)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 1, 09:18 (25 m, 13 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5187182
Default Alt Text
D13754.diff (416 B)
Attached To
D13754: [build] don't link boost::filesystem
Event Timeline
Log In to Comment