1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/cmake
DX37 f6b8601897 chore(build): Remove '-pie' linker flag and fix strmiids dependency on Windows
One part fixes #4280 (removing this flag giving qTox on Windows able to start properly), another part fixes my mistake in #4258 (strmiids still needed for
linking, but previous searching of this libstrmiids.a wasn't include, for example, '/mingw32/i686-w64-mingw32/lib'. So I just add this lib to $ALL_LIBRARIES,
because it exists in system by default).
2017-03-23 14:54:27 +06:00
..
Dependencies.cmake chore(build): Remove '-pie' linker flag and fix strmiids dependency on Windows 2017-03-23 14:54:27 +06:00
Installation.cmake chore(build): make cmake update version 2017-02-21 09:51:43 +00:00
Qt5CorePatches.cmake chore(cmake): Add CMake build rules. 2017-01-08 14:46:39 +03:00
Testing.cmake test: Added test for TextFormatter class 2017-02-19 17:46:52 +03:00