Summary: | CMake error with -DCLAZY_BUILD_UTILS_LIB | ||
---|---|---|---|
Product: | [Developer tools] clazy | Reporter: | Richard <richard.oehlinger> |
Component: | general | Assignee: | Sergio Martins <smartins> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | smartins |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Richard
2017-10-18 06:44:52 UTC
Also make install does not work, when this option is set. commit 5b8add822491e9d8ec3ee2cf3e00335296dfee1a (HEAD -> 1.2, origin/1.2) Author: Richard Oehlinger <r.oehlinger@avibit.com> Date: Thu Oct 19 17:50:39 2017 +0200 Fix make install. Make install worked for me because I was using in-source build. Maybe CI would be a good idea. Thanks for fixing |