1
0
mirror of https://github.com/blupi-games/planetblupi-dev synced 2024-12-30 13:55:36 +01:00

Remove refs on planetblupi-www

This commit is contained in:
Mathieu Schroeter 2023-10-09 21:26:55 +02:00
parent 6a17f4ba31
commit c575d7cdc0
No known key found for this signature in database
GPG Key ID: 8B9145A5FA9DA8A8
2 changed files with 1 additions and 2 deletions

View File

@ -851,5 +851,5 @@ add_custom_target (dist COMMAND ${CMAKE_MAKE_PROGRAM} package_source)
set (CPACK_SOURCE_GENERATOR "TXZ")
set (CPACK_SOURCE_PACKAGE_FILE_NAME "planetblupi-dev")
set (CPACK_SOURCE_IGNORE_FILES "/build/;/Debug/;/Release/;/planetblupi-data/;/planetblupi-www/;/.git/;.git;.directory;~$;${CPACK_SOURCE_IGNORE_FILES}")
set (CPACK_SOURCE_IGNORE_FILES "/build/;/Debug/;/Release/;/planetblupi-data/;/.git/;.git;.directory;~$;${CPACK_SOURCE_IGNORE_FILES}")
include (CPack)

View File

@ -49,7 +49,6 @@ submodules.
- **source-code**: `planetblupi/`
- **source-assets**: `planetblupi-data/`
- **website**: `planetblupi-www/` (see <https://www.blupi.org>)
### Linux