mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-25 00:27:45 +02:00
245 B
245 B
Dependencies
- cmake: 3.9
Windows
cmake -G "Visual Studio 16 2019" ..
OSX
cmake -G Xcode ..
if you wish to not use the compiled qml files pass the -DLAUNCHER_SOURCE_TREE_RESOURCES=On
argument to cmake.