What did you run? As discussed in <https://osquery...
# general
s
What did you run? As discussed in https://osquery.readthedocs.io/en/latest/development/building/ you need to run cmake with
-DOSQUERY_BUILD_TESTS=ON
then use ctest
👍 2
🎉 1
y
Thank you. I tried
cmake --build . --target test