Renamed directory for consistency
|
@ -8,7 +8,7 @@ add_subdirectory(rhubarb)
|
||||||
# Build and install extras
|
# Build and install extras
|
||||||
add_subdirectory("extras/AdobeAfterEffects")
|
add_subdirectory("extras/AdobeAfterEffects")
|
||||||
add_subdirectory("extras/MagixVegas")
|
add_subdirectory("extras/MagixVegas")
|
||||||
add_subdirectory("extras/rhubarb-for-spine")
|
add_subdirectory("extras/EsotericSoftwareSpine")
|
||||||
|
|
||||||
# Install misc. files
|
# Install misc. files
|
||||||
install(
|
install(
|
||||||
|
|
|
@ -9,10 +9,10 @@ add_custom_target(
|
||||||
|
|
||||||
install(
|
install(
|
||||||
DIRECTORY "build/libs/"
|
DIRECTORY "build/libs/"
|
||||||
DESTINATION "extras/rhubarb-for-spine"
|
DESTINATION "extras/EsotericSoftwareSpine"
|
||||||
)
|
)
|
||||||
|
|
||||||
install(
|
install(
|
||||||
FILES README.md
|
FILES README.md
|
||||||
DESTINATION "extras/rhubarb-for-spine"
|
DESTINATION "extras/EsotericSoftwareSpine"
|
||||||
)
|
)
|
Before Width: | Height: | Size: 386 B After Width: | Height: | Size: 386 B |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 942 B After Width: | Height: | Size: 942 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |