Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

CMake: Add various fixes to CMakeLists.txt#108

Merged
parnoldx merged 2 commits intoparnoldx:masterfrom
scx:cmake
Feb 17, 2019
Merged

CMake: Add various fixes to CMakeLists.txt#108
parnoldx merged 2 commits intoparnoldx:masterfrom
scx:cmake

Conversation

@scx
Copy link
Copy Markdown
Contributor

@scx scx commented Feb 16, 2019

CMake: Fix linking

Build app with static library.

Fixes #97 and #103

See also:
https://build.opensuse.org/package/view_file/openSUSE:Factory/nasc/nasc-0.5.0-link.patch?expand=1

CMake: Remove --thread option for Vala Compiler

The --thread option is now deprecated.
Should be ignored, but actually it leads to a build failure.

See also:
https://github.com/GNOME/vala/blob/f7c386eae4a1ab15eb4a21dce540e6298d93436c/compiler/valacompiler.vala#L131


This PR is related to submitting my flatpak package to the Flathub repository.
#105
flathub/flathub#867

See also:
scx#3

scx added 2 commits February 15, 2019 21:25
Fixes parnoldx#97 and parnoldx#103
parnoldx#97
parnoldx#103

Build app with static library.
The --thread option is now deprecated.
Should be ignored, but actually it leads to a build failure.
@scx scx mentioned this pull request Feb 16, 2019
@scx
Copy link
Copy Markdown
Contributor Author

scx commented Feb 16, 2019

Before reviewing, please read this:
#110 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants