Closed CartographicCorsair closed 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.
Has my okay. Build works perfectly fine on linux. No issues.
tested locally in windows. Sorry that took so long to approve
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.