Merge branch 'master' of git.coding.net:linklink/mynote
This commit is contained in:
commit
1761b1aabf
@ -19,7 +19,7 @@ flags = [
|
|||||||
'-isystem',
|
'-isystem',
|
||||||
'/opt/ros/' + os.getenv('ROS_DISTRO') + '/include',
|
'/opt/ros/' + os.getenv('ROS_DISTRO') + '/include',
|
||||||
'-isystem',
|
'-isystem',
|
||||||
'/home/light/catkin_ws/devel/include',
|
'~/catkin_ws/devel/include',
|
||||||
]
|
]
|
||||||
|
|
||||||
compilation_database_folder = ''
|
compilation_database_folder = ''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user