1
0
mirror of https://github.com/CPunch/Laika.git synced 2025-10-13 11:10:06 +00:00

Bot: add VMBoxGen as a dependency

This commit is contained in:
2022-05-15 15:27:54 -05:00
parent f649ca4a56
commit 134f1fee37
2 changed files with 6 additions and 1 deletions

View File

@@ -20,4 +20,4 @@ if(LAIKA_OBFUSCATE)
COMMAND VMBoxGen ${LAIKA_VMBOXCONFIG}
COMMENT "Generating VMBox data & keys..."
)
endif()
endif ()