chore(cmake): cleanup comment

Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Co-authored-by: Rohith Raju <rohithraju488@gmail.com>
This commit is contained in:
Jason Dellaluce 2023-07-24 16:08:47 +00:00 committed by poiana
parent a439d5b556
commit 179b191f70

View File

@ -36,8 +36,6 @@ if(NOT DEFINED FALCO_ETC_DIR)
set(FALCO_ETC_DIR "${CMAKE_INSTALL_FULL_SYSCONFDIR}/falco")
endif()
message(STATUS "EHHEHEHEHEHE ${CMAKE_INSTALL_FULL_SYSCONFDIR}, ${FALCO_ETC_DIR}")
if(NOT DEFINED FALCO_RULES_DEST_FILENAME)
set(FALCO_RULES_DEST_FILENAME "falco_rules.yaml")
set(FALCO_LOCAL_RULES_DEST_FILENAME "falco_rules.local.yaml")