Page MenuHomePhabricator

CMakeLists.txt
No OneTemporary

Size
340 B
Referenced Files
None
Subscribers
None

CMakeLists.txt

if(POLICY CMP0042)
cmake_policy(SET CMP0042 NEW) # CMake 3.0
endif(POLICY CMP0042)
project(libxmount_morphing_unallocated C)
add_library(xmount_morphing_unallocated SHARED libxmount_morphing_unallocated.c hfs_functions.c fat_functions.c ../../libxmount/libxmount.c)
install(TARGETS xmount_morphing_unallocated DESTINATION lib/xmount)

File Metadata

Mime Type
text/plain
Expires
Thu, Oct 24, 10:51 AM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1142260
Default Alt Text
CMakeLists.txt (340 B)

Event Timeline