feat(C): Added C bindings
There is now a limited set of C bindings which will also be used to bind to fotran
This commit is contained in:
@@ -5,3 +5,4 @@ gtest_nomain_dep = dependency('gtest', main: false, required : true)
|
||||
|
||||
# Subdirectories for unit and integration tests
|
||||
subdir('graphnet_sandbox')
|
||||
subdir('extern')
|
||||
|
||||
Reference in New Issue
Block a user