-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Enable Ubuntu 22.04 builds * Added support for gcc-11 and clang-14 on 22.04 * Added support for clang-10 on 20.04 * Updated map
- Loading branch information
1 parent
d4c9ec7
commit dd0ade3
Showing
9 changed files
with
26 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,3 @@ | ||
[submodule "dependencies/spdlog"] | ||
path = dependencies/spdlog | ||
url = https://github.com/gabime/spdlog.git | ||
[submodule "dependencies/map"] | ||
path = dependencies/map | ||
url = https://github.com/carla-simulator/map.git | ||
[submodule "dependencies/PROJ"] | ||
path = dependencies/PROJ | ||
url = https://github.com/OSGeo/PROJ.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule PROJ
deleted from
da2d67
Submodule map
updated
33 files
Submodule spdlog
deleted from
cf6f1d