zeek / cmake

CMake scripts used in Zeek
https://www.zeek.org
Other
48 stars 59 forks source link

FindZeek: Split --include_dirs on colon instead of space #104

Closed awelzel closed 11 months ago

awelzel commented 11 months ago

The zeek-config output is colon separated. Using ZEEK_INCLUDE_DIRS for include_directories() previously did not work correctly as ZEEK_INCLUDE_DIRS was treated as a single directory resulting in:

-I/opt/zeek/include:/usr/include