mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-29 19:24:26 +03:00
First release of open-appsec source code
This commit is contained in:
6
nodes/orchestration/package/cpnano_debug/CMakeLists.txt
Executable file
6
nodes/orchestration/package/cpnano_debug/CMakeLists.txt
Executable file
@@ -0,0 +1,6 @@
|
||||
include_directories(${PROJECT_SOURCE_DIR}/attachments/kernel_modules/core/include/common_is)
|
||||
|
||||
add_executable(cpnano_debug cpnano_debug.cc)
|
||||
|
||||
install(TARGETS cpnano_debug DESTINATION bin)
|
||||
install(TARGETS cpnano_debug DESTINATION orchestration)
|
1465
nodes/orchestration/package/cpnano_debug/cpnano_debug.cc
Executable file
1465
nodes/orchestration/package/cpnano_debug/cpnano_debug.cc
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user