zeek/src/file_analysis/analyzer/CMakeLists.txt
Seth Hall b7877792c9 First commit of file entropy analyzer.
- Code comments need cleaned up still.
2013-08-05 00:02:48 -04:00

4 lines
104 B
CMake

add_subdirectory(data_event)
add_subdirectory(entropy)
add_subdirectory(extract)
add_subdirectory(hash)