Skip to content

Commit

Permalink
fix in CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
gkueppers committed Aug 19, 2024
1 parent f00e3aa commit 7fb35dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
[submodule "asn1/raw/cam_ts103900"]
path = asn1/raw/cam_ts103900
url = https://forge.etsi.org/rep/ITS/asn1/cam_ts103900.git
[submodule "denm_en302637_3"]
path = asn1/raw/denm_en302637_3
url = https://forge.etsi.org/rep/ITS/asn1/denm_en302637_3.git
[submodule "asn1/raw/cpm_ts103324"]
path = asn1/raw/cpm_ts103324
url = https://forge.etsi.org/rep/ITS/asn1/cpm_ts103324.git
[submodule "doc/doxygen-awesome-css"]
path = doc/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git
[submodule "denm_en302637_3"]
path = asn1/raw/denm_en302637_3
url = https://forge.etsi.org/rep/ITS/asn1/denm_en302637_3.git
[submodule "asn1/raw/vam-ts103300_3"]
path = asn1/raw/vam-ts103300_3
url = https://forge.etsi.org/rep/ITS/asn1/vam-ts103300_3.git
[submodule "doc/doxygen-awesome-css"]
path = doc/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git
1 change: 0 additions & 1 deletion etsi_its_msgs/etsi_its_vam_ts_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ if(${ROS_VERSION} EQUAL 2)
"msg/MessageSegmentationInfo.msg"
"msg/MitigationForTechnologies.msg"
"msg/MitigationPerTechnologyClass.msg"
"msg/MotorcylistSpecialContainer.msg"
"msg/NumberOfOccupants.msg"
"msg/ObjectClassDescription.msg"
"msg/ObjectClass.msg"
Expand Down

0 comments on commit 7fb35dc

Please sign in to comment.