mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-31 09:02:43 +00:00
Compare commits
3 Commits
dev_docker
...
test/libs/
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b5e9fd04e | ||
|
|
786c0abd85 | ||
|
|
f5358a3291 |
@@ -24,8 +24,8 @@ else()
|
|||||||
# default below In case you want to test against another falcosecurity/libs version just pass the variable - ie., `cmake
|
# default below In case you want to test against another falcosecurity/libs version just pass the variable - ie., `cmake
|
||||||
# -DFALCOSECURITY_LIBS_VERSION=dev ..`
|
# -DFALCOSECURITY_LIBS_VERSION=dev ..`
|
||||||
if(NOT FALCOSECURITY_LIBS_VERSION)
|
if(NOT FALCOSECURITY_LIBS_VERSION)
|
||||||
set(FALCOSECURITY_LIBS_VERSION "7d9881b92efc39b1d2e261b86bd92b2c8147d8fd")
|
set(FALCOSECURITY_LIBS_VERSION "vtable-rebased")
|
||||||
set(FALCOSECURITY_LIBS_CHECKSUM "SHA256=720a5ae59deb435dcfbaf50770e8bee6cd33c1d7148559dddcb4df363ee51355")
|
set(FALCOSECURITY_LIBS_CHECKSUM "SHA256=e219e4380cc291c7024206c3f1aca9fabc33408f5985c54c99e75535374a181b")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# cd /path/to/build && cmake /path/to/source
|
# cd /path/to/build && cmake /path/to/source
|
||||||
|
|||||||
Reference in New Issue
Block a user