Skip to content

Commit

Permalink
Cleaner CMakeLists, better OS separation with use of system libs
Browse files Browse the repository at this point in the history
Incorporates changes of @PoroCYon on PR #125 (remove useless lexers)
Incorporates changes of @linkmauve on PR #81 (use system libs)

Generalize option for system libs to all external deps and whenever opting for system libs make finding it a requirement with no fallback to vendored like @AMDmi3 suggested on PR #147 but use consistent and readable `pkg_search_module` for all libs and `find_path` for header-only deps.
  • Loading branch information
alkama authored and Gargaj committed Mar 4, 2021
1 parent fc5cac3 commit 51384c9
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 431 deletions.
Loading

0 comments on commit 51384c9

Please sign in to comment.