Renamed directory for consistency

This commit is contained in:
Daniel Wolf 2018-02-18 20:58:10 +01:00
parent 33dbf6c579
commit 484fd5bd1c
27 changed files with 3 additions and 3 deletions

View File

@ -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(

View File

@ -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"
) )

View File

Before

Width:  |  Height:  |  Size: 386 B

After

Width:  |  Height:  |  Size: 386 B

View File

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

Before

Width:  |  Height:  |  Size: 942 B

After

Width:  |  Height:  |  Size: 942 B

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB