Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F7576149
CMakeLists.txt
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
280 B
Referenced Files
None
Subscribers
None
CMakeLists.txt
View Options
if(POLICY CMP0042)
cmake_policy(SET CMP0042 NEW) # CMake 3.0
endif(POLICY CMP0042)
project(libxmount_morphing_raid C)
add_library(xmount_morphing_raid SHARED libxmount_morphing_raid.c ../../libxmount/libxmount.c)
install(TARGETS xmount_morphing_raid DESTINATION lib/xmount)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 10, 11:28 PM (11 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1338527
Default Alt Text
CMakeLists.txt (280 B)
Attached To
Mode
rXMOUNT xmount
Attached
Detach File
Event Timeline
Log In to Comment