Commit graph

2 commits

Author SHA1 Message Date
Vulcast
1bda03c974 Fix cmake architecture flag: split -A and arch into separate args
Some checks are pending
Build Windows DLL / Build for Windows (push) Waiting to run
The execute_process call was passing '-A x64,version=...' as a single
argument, which cmake didn't understand. Split into -A x64 as separate args.
2026-06-30 18:16:44 +01:00
Vulcast
0e83ab9eef Initial import from Aitum/obs-vertical-canvas v1.6.4
Forked for Vulcast branding changes.
Licensed under GPL-2.0.
2026-06-29 22:58:49 +01:00