Add batch processing, and format converter
This commit is contained in:
@@ -42,7 +42,7 @@ rule CUSTOM_COMMAND
|
||||
# Rule for re-running cmake.
|
||||
|
||||
rule RERUN_CMAKE
|
||||
command = D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\kcompressor\app\src\main\cpp -BD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86
|
||||
command = D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\KCompressor\app\src\main\cpp -BD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86
|
||||
description = Re-running CMake...
|
||||
generator = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user