Skip to content
Commit 2a45a76e authored by Christian David's avatar Christian David
Browse files

Fixed a CMake warning regarding policy CMP0023

Settings for target_link_library() of target dialogs were not totaly
correct. All linked libraries are exposed in the interfaces, so they
should be linked public.

Tested with cmake version 3.0.2. But it should be backwards compatible.

CCBUG: 342952
parent 669434e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment