mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
Install example source in docdir/examples
This commit is contained in:
parent
ce50ff6119
commit
fadfab6d8c
@ -22,3 +22,6 @@ set_source_files_properties(patbench.cc PROPERTIES COMPILE_FLAGS
|
||||
"-Wall -Wno-unused-parameter")
|
||||
target_link_libraries(patbench hs pcap)
|
||||
endif()
|
||||
|
||||
install(FILES simplegrep.c pcapscan.cc patbench.cc README.md
|
||||
DESTINATION ${CMAKE_INSTALL_DOCDIR}/examples)
|
||||
|
Loading…
x
Reference in New Issue
Block a user