Skip to content
Failed

Changes

Summary

  1. CMake rework (#56) (commit: 4fdeac8) (details)
Commit 4fdeac82dcd54699cd963175e697fa694556af1b by ByteBit
CMake rework (#56)
* Add findmodules for libdeflate and enet

* Modified CMakeLists for proper dependency management

* CMake now copies resources and downloads dependencies

* Fixed Findenet.cmake and some other cmake stuff

* Added newlines to the end of new files
(commit: 4fdeac8)
The file was removedlibs/.gitignore
The file was modified CMakeLists.txt (diff)
The file was addedcmake/Modules/Finddeflate.cmake
The file was addeddeps/.gitignore
The file was addedsrc/CMakeLists.txt
The file was addedcmake/Modules/Findenet.cmake