premake5 problem (again, sorry)
voltageeee opened this issue · 2 comments
voltageeee commented
voltageeee commented
danielga commented
You need to clone garrysmod_common
with all of its Git submodules. The easiest way is to delete your current copy of it and retry with git clone --recursive https://github.com/danielga/garrysmod_common.git
.