Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F4823533
CMakeLists.txt
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
375 B
Referenced Files
None
Subscribers
None
CMakeLists.txt
View Options
add_subdirectory(libxmount_input_dd)
find_package(LibEWF)
if(LIBEWF_FOUND)
add_subdirectory(libxmount_input_ewf)
endif(LIBEWF_FOUND)
#find_package(LibAFF)
#if(LIBAFF_FOUND)
# add_subdirectory(libxmount_input_aff)
#endif(LIBAFF_FOUND)
find_package(LibZ)
if(LIBZ_FOUND)
add_subdirectory(libxmount_input_aewf)
add_subdirectory(libxmount_input_aaff)
endif(LIBZ_FOUND)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, May 11, 5:40 AM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1247620
Default Alt Text
CMakeLists.txt (375 B)
Attached To
Mode
rXMOUNT xmount
Attached
Detach File
Event Timeline
Log In to Comment