1 2 3 4 5 6 7 8
name = "circular_example" [[test]] name = "test" source-dir = "tests" main = "main.f90" [test.dependencies] circular_test = { path = "../circular_test" }