Skip to content

Instantly share code, notes, and snippets.

@mpurzynski
Created March 19, 2019 00:40
Show Gist options
  • Save mpurzynski/c839a93c8ef2c66d046edbeca69c9242 to your computer and use it in GitHub Desktop.
Save mpurzynski/c839a93c8ef2c66d046edbeca69c9242 to your computer and use it in GitHub Desktop.
cmake_args
-DBinPAC_ROOT_DIR=`bro-config --binpac_root` -DBROKER_ROOT_DIR=`bro-config --broker_root` -DCAF_ROOT_DIR=`bro-config --caf_root` -DBRO_CONFIG_PLUGIN_DIR=`bro-config --plugin_dir` -DBRO_CONFIG_PREFIX=`bro-config --prefix` -DBRO_CONFIG_INCLUDE_DIR=`bro-config --include_dir` -DBRO_CONFIG_CMAKE_DIR=`bro-config --cmake_dir` -DCMAKE_MODULE_PATH=`bro-config --cmake_dir` -DKERNELHEADERS_ROOT_DIR=/usr/lib/modules/$(uname -r)/build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment