[project] name = "relative-paths" [target.test-library] type = "static" sources = ["src/library-code.cpp"] [target.example] type = "executable" sources = ["src/main.cpp"] link-libraries = ["libs/test-library-file.lib"]