mirror of https://github.com/OpenMW/openmw.git
CMake: Fix support for OSG static lib paths
`$<TARGET_FILE:...>` fails if the argument is already a path (instead of a library name). This happens when a static library is found via `osg_find_library`. If the argument contains `/` or `.`, do not use `$<TARGET_FILE:...>`pull/3048/head
parent
92300733c5
commit
13c5b1b0c5
Loading…
Reference in New Issue