1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-12-27 21:35:41 +00:00

Move installable html into the website/ subdirectory.

This commit is contained in:
King_DuckZ 2017-05-14 18:14:52 +01:00
parent c7545f27cf
commit 5baaa8c8a8
15 changed files with 1 additions and 1 deletions

View file

@ -21,7 +21,7 @@ add_subdirectory(lib/houdini)
add_subdirectory(src/tawashi_implem)
add_subdirectory(src/tawashi)
install(DIRECTORY html DESTINATION .)
install(DIRECTORY html/website/ DESTINATION html)
if (BUILD_TESTING)
add_subdirectory(test/unit)

View file

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View file

Before

Width:  |  Height:  |  Size: 942 B

After

Width:  |  Height:  |  Size: 942 B

View file

Before

Width:  |  Height:  |  Size: 813 B

After

Width:  |  Height:  |  Size: 813 B

View file

Before

Width:  |  Height:  |  Size: 946 B

After

Width:  |  Height:  |  Size: 946 B

View file

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

Before

Width:  |  Height:  |  Size: 777 B

After

Width:  |  Height:  |  Size: 777 B