mirror of
https://github.com/zeldaret/tmc
synced 2026-08-05 17:44:13 -04:00
lower required cmake version
This commit is contained in:
@@ -178,8 +178,7 @@ tools: $(GFX)
|
||||
$(GFX) $(AIF) $(MID) $(SCANINC) $(PREPROC) $(FIX) $(ASSET_PROCESSOR) tools/bin/agb2mid tools/bin/tmc_strings tools/bin/bin2c &:
|
||||
mkdir -p tools/cmake-build
|
||||
unset CC CXX AS LD LDFLAGS && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=tools -S tools -B tools/cmake-build
|
||||
cmake --build tools/cmake-build -j
|
||||
cmake --install tools/cmake-build
|
||||
cmake --build tools/cmake-build -j --target install
|
||||
|
||||
# Automatically extract binary data
|
||||
build/extracted_assets_%: $(ASSET_CONFIGS) $(TRANSLATIONS)
|
||||
|
||||
Reference in New Issue
Block a user