Skip to content

Commit

Permalink
update component renames and small behavior changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Green-Sky committed Apr 20, 2024
1 parent b5b7df1 commit 34485ac
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 7 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ if (SOLANACEAE_ECOSYSTEM_BUILD_TESTING)
include(CTest)
endif()

#add_compile_options(-fsanitize=undefined)
#link_libraries(-fsanitize=undefined)

# external libs
add_subdirectory(./external) # before increasing warn levels, sad :(

Expand Down
2 changes: 1 addition & 1 deletion external/solanaceae_ngc_ft1
2 changes: 1 addition & 1 deletion external/solanaceae_zox

0 comments on commit 34485ac

Please sign in to comment.