Skip to content
Snippets Groups Projects
Commit b8eaf498 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Add the Celestia data

parent cad6d8f8
No related branches found
No related tags found
No related merge requests found
#TODO missing script for CMake, see https://github.com/CelestiaProject/Celestia/blob/master/INSTALL.md#installing-the-content
[source]
git = "https://github.com/CelestiaProject/CelestiaContent"
[build]
template = "custom"
...@@ -29,6 +29,7 @@ COOKBOOK_CONFIGURE_FLAGS=( ...@@ -29,6 +29,7 @@ COOKBOOK_CONFIGURE_FLAGS=(
-DCMAKE_SYSTEM_PROCESSOR="$(echo "${TARGET}" | cut -d - -f1)" -DCMAKE_SYSTEM_PROCESSOR="$(echo "${TARGET}" | cut -d - -f1)"
-DCMAKE_VERBOSE_MAKEFILE=On -DCMAKE_VERBOSE_MAKEFILE=On
-DENABLE_INTERFACE=ON -DENABLE_INTERFACE=ON
-DENABLE_SDL=On
"${COOKBOOK_SOURCE}" "${COOKBOOK_SOURCE}"
) )
cookbook_configure cookbook_configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment