KJNeko / Atlas

A replacement program written in c++ to replace Game-List (f95zone game manager)
GNU General Public License v3.0
18 stars 3 forks source link

Staging #63

Closed CartographicCorsair closed 1 year ago

CartographicCorsair commented 1 year ago

Fixes Clang CMake issues by segmenting the CMakeLists.txt into multiple files for multiple configurations. Fixes compiler "ignore warning" issues in some of the source/header files. Reordered FileScanner class in FileScanner.hpp.