Skip to content

Commit

Permalink
Squash libs
Browse files Browse the repository at this point in the history
  • Loading branch information
mstemm committed Oct 19, 2021
1 parent bd1d88e commit 943ca74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/modules/falcosecurity-libs.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ file(MAKE_DIRECTORY ${FALCOSECURITY_LIBS_CMAKE_WORKING_DIR})
# -DFALCOSECURITY_LIBS_VERSION=dev ..`
if(NOT FALCOSECURITY_LIBS_VERSION)
set(FALCOSECURITY_LIBS_VERSION "add-plugins-support")
set(FALCOSECURITY_LIBS_CHECKSUM "SHA256=420ccead247d71cf7d85390ab2e748112885b2d8742a0644fa3f547339dd7d75")
set(FALCOSECURITY_LIBS_CHECKSUM "SHA256=0c83c6d7587eaef020040580f4278e10345f7aad2abd278f26a8cff0ecd4105d")
endif()

# cd /path/to/build && cmake /path/to/source
Expand Down

0 comments on commit 943ca74

Please sign in to comment.