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

merge back fix build problem on cmake3.10 #9882

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

softprofe
Copy link
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 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.

None yet

2 participants