continue with specification

This commit is contained in:
2026-04-28 20:15:28 -07:00
parent f84b5e7447
commit 3ab53f3158
113 changed files with 21321 additions and 7 deletions

View File

@@ -0,0 +1,17 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.2
# compile C with /usr/bin/cc
# compile CXX with /usr/bin/c++
C_DEFINES =
C_INCLUDES = -I/home/maallyn/new-radar/shader_experiments/sweep_line/../../include
C_FLAGS = -O3 -DNDEBUG -Wall -Wextra -Wpedantic -Wno-unused-parameter
CXX_DEFINES =
CXX_INCLUDES = -I/home/maallyn/new-radar/shader_experiments/sweep_line/../../include
CXX_FLAGS = -O3 -DNDEBUG -std=c++20 -Wall -Wextra -Wpedantic -Wno-unused-parameter