switch over to file2

This commit is contained in:
2024-05-26 18:57:36 +02:00
parent 2807239dea
commit d423433a22
3 changed files with 30 additions and 12 deletions

View File

@@ -37,5 +37,6 @@ target_compile_features(solanaceae_tox_messages PUBLIC cxx_std_17)
target_link_libraries(solanaceae_tox_messages PUBLIC
solanaceae_tox_contacts
solanaceae_message3
solanaceae_file2
)