mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
[cmake] Fix typo
This commit is contained in:
parent
f2db923f3f
commit
c4c83f552e
@ -13,7 +13,7 @@ att_bridge.png
|
||||
SET(ICONS
|
||||
)
|
||||
|
||||
INSTALL(FILES ${XPMS} DESTINATION shared/qucs/bitmaps)
|
||||
INSTALL(FILES ${PNGS} DESTINATION shared/qucs/bitmaps)
|
||||
INSTALL(FILES ${ICONS} DESTINATION shared/qucs/bitmaps)
|
||||
INSTALL(FILES ${XPMS} DESTINATION share/qucs/bitmaps)
|
||||
INSTALL(FILES ${PNGS} DESTINATION share/qucs/bitmaps)
|
||||
INSTALL(FILES ${ICONS} DESTINATION share/qucs/bitmaps)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user