| Summary: | Unable to build master branch from github | ||
|---|---|---|---|
| Product: | [Applications] Skanlite | Reporter: | Alexander Trufanov <trufanovan> |
| Component: | general | Assignee: | Kåre Särs <kare.sars> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alexander Trufanov
2017-02-24 23:27:08 UTC
It works if cmake is called from subfolder like: mkdir build cd build cmake .. make And doesn't work if only executed from project's root folder. |