mirror of
https://github.com/AxioDL/zeus.git
synced 2025-12-18 09:25:24 +00:00
Better CMake dependency handling
This commit is contained in:
@@ -12,6 +12,8 @@ union Color {
|
||||
zeus::Comp32 rgba;
|
||||
};
|
||||
|
||||
#pragma GCC diagnostic ignored "-Wunused-but-set-variable"
|
||||
|
||||
int main() {
|
||||
zeus::detectCPU();
|
||||
assert(!CAABox({100, 100, 100}, {100, 100, 100}).invalid());
|
||||
|
||||
Reference in New Issue
Block a user