You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps/opencs
Gleb Mazovetskiy 13c5b1b0c5 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:...>`
4 years ago
..
model Add collada to supported formats 4 years ago
view Fix inconsistent argument name 4 years ago
CMakeLists.txt CMake: Fix support for OSG static lib paths 4 years ago
editor.cpp Merge pull request #3018 from akortunov/emplace 4 years ago
editor.hpp Issue #4202: Open .omwaddon files without needing to open openmw-cs first. 6 years ago
main.cpp Fix string corruption with Qt on linux-systems 4 years ago