1
0
mirror of https://github.com/CPunch/Laika.git synced 2025-09-26 03:40:05 +00:00

VMBoxGen refactor, obfuscate static CNC ip & port strings

- VMBoxGen is built before shared lib
- VMBoxGen has no reliance on the shared lib, just the config file
- main config was moved to the root cmakelists
This commit is contained in:
2022-05-19 01:42:40 -05:00
parent 8afaa4d157
commit 5aecc1b63f
11 changed files with 56 additions and 42 deletions

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "cmake-modules/libsodium"]
path = lib/libsodium
path = libsodium
url = https://github.com/robinlinden/libsodium-cmake.git