Ament index marker (#3)
* Add ament_index marker file Signed-off-by: Shane Loretz <sloretz@osrfoundation.org> * Install ament index marker Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
This commit is contained in:
parent
c8d68fbe1e
commit
7f9693b325
@ -307,6 +307,14 @@ install(
|
||||
"share/darknet"
|
||||
)
|
||||
|
||||
# Add an entry to the ament index
|
||||
install(
|
||||
FILES
|
||||
resource/darknet_vendor
|
||||
DESTINATION
|
||||
"share/ament_index/resource_index/packages/"
|
||||
)
|
||||
|
||||
# Install license files
|
||||
install(
|
||||
FILES
|
||||
|
||||
0
resource/darknet_vendor
Normal file
0
resource/darknet_vendor
Normal file
Loading…
x
Reference in New Issue
Block a user