Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
ros-msgs-ws
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CdF
CdF 2020-2021
modules
libraries
communication
messages
ros-msgs-ws
Commits
e9c6c1bf
Commit
e9c6c1bf
authored
4 years ago
by
thomas
Browse files
Options
Downloads
Patches
Plain Diff
change project name in CMake
parent
305d6020
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#450
passed with stages
in 4 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/ctrlpan_msgs/CMakeLists.txt
+1
-1
1 addition, 1 deletion
src/ctrlpan_msgs/CMakeLists.txt
with
1 addition
and
1 deletion
src/ctrlpan_msgs/CMakeLists.txt
+
1
−
1
View file @
e9c6c1bf
cmake_minimum_required
(
VERSION 3.0.2
)
project
(
mccd
_msgs
)
project
(
ctrlpan
_msgs
)
## Compile as C++11, supported in ROS Kinetic and newer
# add_compile_options(-std=c++11)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment