Skip to content

Commit

Permalink
Stuff for Lucas
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanLF6768 committed Jun 12, 2024
1 parent 102005f commit b302e90
Show file tree
Hide file tree
Showing 4 changed files with 399 additions and 343 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
set(CMAKE_C_STANDARD 23)
set(CMAKE_CXX_STANDARD 23)
set(CMAKE_CXX_SCAN_FOR_MODULES OFF CACHE INTERNAL "")
set(CMAKE_BUILD_TYPE Debug)

set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}")
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}")
Expand Down
Loading

0 comments on commit b302e90

Please sign in to comment.