Add CMake Install Support for Windows (#4300)

* fix: windows installation with cmake

* fix: support install for all win32 compilers

* chore: add changelog entry

* fix: support `X_VCPKG_APPLOCAL_DEPS_INSTALL`

* chore: document cmake min version

* fix: vcpkg

* fix: plugin path

* fix: remove flattening

* revert: `qt.conf` changes

---------

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
nerix
2023-01-29 11:52:45 +01:00
committed by GitHub
parent 4958d08036
commit 633b77511d
2 changed files with 26 additions and 7 deletions
+1
View File
@@ -41,6 +41,7 @@
- Dev: Fixed `final-dtor-non-final-class` warnings. (#4296)
- Dev: Fixed `ambiguous-reversed-operator` warnings. (#4296)
- Dev: Format YAML and JSON files with prettier. (#4304)
- Dev: Addded CMake Install Support on Windows. (#4300)
## 2.4.0