Skip to content

Commit

Permalink
update CMakeLists flags
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-goddard committed Apr 20, 2024
1 parent 089bcfb commit 780fddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ add_compile_options(
-Wno-unused-function
)

add_definitions(-DVERBOSE)
# add_definitions(-DVERBOSE)
add_definitions(-DLAUNCH)

# Add source files from src/
Expand Down

0 comments on commit 780fddd

Please sign in to comment.