Commit Graph

33 Commits

Author SHA1 Message Date
Peter Hartmann 824c2673a7
shaders: Use different names for qt6_add_shaders calls (#517)
Otherwise it won't work for WAsm.
According to the doc: "The name after the project has to be unique
for each call."
2025-05-07 16:48:41 +02:00
Uwe Rathmann 8e3ac2fce2 glyph2qvg added 2025-02-03 11:50:40 +01:00
Uwe Rathmann a44162fabb systemdialogs example added 2025-01-07 16:02:59 +01:00
Uwe Rathmann 448ab6fff7 satisfying pedantic compiler flags 2025-01-03 10:08:10 +01:00
Uwe Rathmann 7b153058f0 cmake files fixed for using the QuickShapes module 2024-09-13 10:27:13 +02:00
Vogel, Rick 819be826cf debug message 2024-02-01 11:56:07 +01:00
Vogel, Rick fd2910dfd3 add chmod +x for scripts 2024-02-01 11:56:07 +01:00
Vogel, Rick 82fb662607 move platform specific stuff into scripts 2024-02-01 11:56:07 +01:00
Vogel, Rick 41e1083280 try fix shared library path 2024-02-01 11:56:07 +01:00
Vogel, Rick 5038f086a9 resolve qt svg location 2024-02-01 11:56:07 +01:00
Rick Vogel f1f935e359 Fix QSkinnyTools.cmake 2024-02-01 11:56:07 +01:00
Peter Hartmann 63cb58ef4a Build for WebAssembly including building everything statically etc.
Resolves #372
2024-01-26 15:03:12 +01:00
Uwe Rathmann 511db2650e copyright notice generalised 2024-01-17 14:31:45 +01:00
Uwe Rathmann 530720beb3 QSK_QT_VERSION removed as CMAKE_PREFIX_PATH offers a more general
solution for selecting a specific Qt version
2024-01-17 11:47:21 +01:00
Rick Vogel 690a3c57a1 renamed exported targets and files 2024-01-11 14:18:28 +01:00
Uwe Rathmann 0b60db6614 blocking qmlimportscanner 2024-01-10 16:46:09 +01:00
Alexander Kavon 92e08edda7 move QskTools.cmake to optional install directive, remove qsk_update_package_config_file for optional cmake keyword 2024-01-10 11:54:29 +01:00
Uwe Rathmann 17809eaea5 Merge branch 'master' into cmake 2024-01-09 12:11:41 +01:00
Uwe Rathmann 099281972e qsk_add_shaders cmake function added 2024-01-09 11:59:55 +01:00
Uwe Rathmann 4b2f344531 Merge branch 'master' into cmake 2024-01-09 09:30:39 +01:00
Uwe Rathmann 81cecb6ec4 supoort of experimental Qt5/RHI dropped ( use Qt6 for RHI ). Building
the qsb files from the makefiles. See https://github.com/uwerat/qskinny/issues/356
2024-01-08 16:06:43 +01:00
Uwe Rathmann 9c6686e1db Merge branch 'feature/cmake-install-paths' of https://github.com/lgtmak/qskinny into cmake 2024-01-08 08:36:33 +01:00
Alexander Kavon 0670623fbd build functions and QskQmlExportTargets.cmake file 2023-12-29 01:53:56 -05:00
Alexander Kavon 8149094c91 check for any qt package greater than 5.15 otherwise automatically fallback 2023-12-28 16:54:20 -05:00
Alexander Kavon fc72a95aaf updated project paths to namespace qskinny, project namespace should be project name, reused qsk_install_* variables 2023-12-28 14:20:42 -05:00
Alexander Kavon 4983634568 updated cmake install() destinations 2023-12-28 14:18:26 -05:00
Alexander Kavon 58c12b85ef search for Qt6 then Qt5 2023-12-21 23:22:06 -05:00
Rick Vogel 426e20883f simplify statement 2023-12-21 18:03:16 +01:00
Rick Vogel cba9421597 add msvc parallel build flag 2023-12-21 18:03:16 +01:00
Vogel, Rick 32eed71c21 reintegrate find package 2023-12-21 18:02:50 +01:00
Uwe Rathmann 9e583166ff BSD-3-Clause license 2023-04-06 09:23:37 +02:00
Uwe Rathmann f49d99ac3c windows warning flags disabled - treats some warnings as errors 2023-04-05 18:47:43 +02:00
Uwe Rathmann 247dd38067 bye,bye qmake, say hello to cmake 2023-04-05 17:47:15 +02:00