Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

merge back fix build problem on cmake3.10 - #9882

Merged
softprofe merged 1 commit into
release/2.1.xfrom
keke_epe561_cmake3.10_mergeback
Jan 6, 2021
Merged

softprofe merged 1 commit into
release/2.1.xfrom
keke_epe561_cmake3.10_mergeback

Conversation

@softprofe

Copy link
Copy Markdown
Contributor

No description provided.

…ke 3.10 can't pass build. After this change, using cmake 3.10 passed build.

see also here:
https://cmake.org/cmake/help/v3.0/manual/cmake-buildsystem.7.html
It is not possible to use an IMPORTED target in the left-hand-side of the target_compile_definitions(), target_include_directories(), target_compile_options() or target_link_libraries() commands, as that would be an attempt to modify it. IMPORTED targets are designed to be used only in the right-hand-side of those commands.
@softprofe
softprofe requested a review from ndcgundlach January 6, 2021 19:41
@softprofe
softprofe merged commit 707c731 into release/2.1.x Jan 6, 2021
@softprofe
softprofe deleted the keke_epe561_cmake3.10_mergeback branch January 6, 2021 20:06
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