Fix a couple of dfsg issues
This commit is contained in:
@@ -6,6 +6,7 @@ SET(Idf_SRCS
|
||||
SOURCE_GROUP("" FILES ${Idf_SRCS})
|
||||
|
||||
SET(IdfLibs_SRCS
|
||||
lib/License.txt
|
||||
lib/0603_SMD.stp
|
||||
lib/0805_SMD.stp
|
||||
lib/1206_SMD.stp
|
||||
|
||||
@@ -108,6 +108,7 @@ SET(Robot_Scripts
|
||||
RobotExampleTrajectoryOutOfShapes.py
|
||||
)
|
||||
|
||||
if (EXISTS Lib/Kuka)
|
||||
SET(Robot_Resources
|
||||
Lib/Kuka/kr500_1.wrl
|
||||
Lib/Kuka/kr500_1.csv
|
||||
@@ -122,6 +123,7 @@ SET(Robot_Resources
|
||||
Lib/Kuka/kr_125.csv
|
||||
Lib/Kuka/kr125_2.pdf
|
||||
)
|
||||
endif (EXISTS Lib/Kuka)
|
||||
|
||||
add_library(Robot SHARED ${Robot_SRCS})
|
||||
target_link_libraries(Robot ${Robot_LIBS})
|
||||
|
||||
Reference in New Issue
Block a user