should be it
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
add_library_unity(test_sql_adbc OBJECT test_adbc.cpp)
|
||||
|
||||
set(ALL_OBJECT_FILES
|
||||
${ALL_OBJECT_FILES} $<TARGET_OBJECTS:test_sql_adbc>
|
||||
PARENT_SCOPE)
|
||||
+2372
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user