Dependency acquirement failing on Linux (Ubuntu 18)
twaritwaikar opened this issue · 2 comments
twaritwaikar commented
Master HEAD: bbcd37c
OS version: Ubuntu 18.10
Steps to Reproduce: Follow SETUP_LINUX.md
Description
The Linux divisions of /CMakeLists.txt are now outdated (due to Vcpkg updating their packages). GLFW is now acquired through CMake config files and not the CMake script.
twaritwaikar commented
Meeting update
Using Git submodules with forks of the dependencies that Rubeus uses.
twaritwaikar commented
Fixed with adding binaries for Windows and using apt
for Linux