| Summary: | cmake generate_export_header called on !library target | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Harald Sitter <sitter> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | montel |
| Priority: | NOR | ||
| Version First Reported In: | 2.99.900 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
fixed w/ 34053 |
CMake Warning at /usr/share/cmake-2.8/Modules/GenerateExportHeader.cmake:319 (message): This macro can only be used with libraries Call Stack (most recent call first): src/CMakeLists.txt:201 (generate_export_header) commit 6c747d97d61fb9738e2c0f362963c6532814b563 added > +generate_export_header(konsole BASE_NAME konsole) which makes 0 sense given that konsole is the binary target Reproducible: Always