1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-07-06 14:11:35 +00:00
openmw/apps/mwiniimporter
elsid 0166b07ad5
Move coverage build out of CMake config
It is too repetitive, redundant and GCC specific.

Configure with CMAKE_CXX_FLAGS_DEBUG and CMAKE_EXE_LINKER_FLAGS instead.
2025-04-26 13:18:09 +02:00
..
CMakeLists.txt Move coverage build out of CMake config 2025-04-26 13:18:09 +02:00
importer.cpp Fix some Coverity Scan complaints 2024-02-02 09:28:19 +04:00
importer.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
main.cpp make use of std::wstring_convert to replace boost::locale::conv::utf_to_utf 2023-04-27 12:24:22 +00:00