mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
3 lines
187 B
Batchfile
3 lines
187 B
Batchfile
cmake -DCMAKE_PREFIX_PATH="C:/Qt/6.8.3/mingw_64' -DCMAKE_BUILD_TYPE:STRING=Release -G "MinGW Makefiles"
|
|
cmake --build . --parallel 4 --target xTools
|
|
cmake --build . --target xTools_linux |