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 #64

Closed CartographicCorsair closed 1 year ago

CartographicCorsair commented 1 year ago

Refactored CMakeLists.txt into multiple modules to better handle specific compiler capabilities. Temporarily disabled incompatible "ignored warnings" for Clang. Reordered FileScanner class. Fixed call to private ctor, replaced with default ctor.

KJNeko commented 1 year ago

Has my okay. Build works perfectly fine on linux. No issues.

towerwatchman commented 1 year ago

tested locally in windows. Sorry that took so long to approve