Skip to content

test: fix includetest to use CMAKE_MAKE_PROGRAM#431

Merged
bk138 merged 1 commit intoLibVNC:masterfrom
puleglot:includetest-fix
Jun 25, 2020
Merged

test: fix includetest to use CMAKE_MAKE_PROGRAM#431
bk138 merged 1 commit intoLibVNC:masterfrom
puleglot:includetest-fix

Conversation

@puleglot
Copy link
Copy Markdown
Contributor

includetest currently fais if, for example, ninja is used as a CMake
generator. Fix it by using CMAKE_MAKE_PROGRAM in the test.

includetest currently fais if, for example, ninja is used as a CMake
generator. Fix it by using CMAKE_MAKE_PROGRAM in the test.
@puleglot
Copy link
Copy Markdown
Contributor Author

Downstream bug: https://bugs.gentoo.org/729092

@puleglot
Copy link
Copy Markdown
Contributor Author

puleglot commented Jun 24, 2020

Oh, and another problem with this test is that it doesn't respect CMAKE_C_COMPILER variable and cc is not guaranteed to exist. :)

@bk138 bk138 merged commit 39cff3d into LibVNC:master Jun 25, 2020
@puleglot puleglot deleted the includetest-fix branch June 26, 2020 23:33
@bk138 bk138 added this to the Release 0.9.14 milestone Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants