File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Dependencies:
4343 # Supported platforms of the dependency
4444 Platforms : [Windows, Linux, MacOS]
4545
46- # The source of getting the dependency
46+ # The source of getting the dependency (Git, Local)
4747 Source :
4848 Type : Git
4949 Value : " https://github.com/MyUser/MyLibrary.git"
@@ -55,7 +55,7 @@ Dependencies:
5555 IncludePaths :
5656 - " src/include"
5757
58- # (Optional if LibraryType is Header ) Link properties of the dependency
58+ # (Optional) Link properties of the dependency
5959 LinkProperties :
6060 # Properties for searching the library binary for the profile
6161 " g++ " :
Original file line number Diff line number Diff line change 1+ - Make SearchLibraryNames and SearchDirectories optional
12- Add System Source Type
23- Change cache to be in the config folder
34- Output compile_command.json
You can’t perform that action at this time.
0 commit comments