Skip to content

Commit

Permalink
Add missing files
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Oct 2, 2020
1 parent 9c0b9dc commit 8204229
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/main/cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@ list(APPEND CELESTIA_SOURCES
${CELESTIA_SRC_DIR}/celengine/curveplot.cpp
${CELESTIA_SRC_DIR}/celengine/curveplot.h
${CELESTIA_SRC_DIR}/celengine/dds.cpp
${CELESTIA_SRC_DIR}/celengine/dds_decompress.c
${CELESTIA_SRC_DIR}/celengine/dds_decompress.h
${CELESTIA_SRC_DIR}/celengine/deepskyobj.cpp
${CELESTIA_SRC_DIR}/celengine/deepskyobj.h
${CELESTIA_SRC_DIR}/celengine/dispmap.cpp
Expand Down Expand Up @@ -327,6 +329,7 @@ list(APPEND CELESTIA_SOURCES
${CELESTIA_SRC_DIR}/celengine/starname.h
${CELESTIA_SRC_DIR}/celengine/staroctree.cpp
${CELESTIA_SRC_DIR}/celengine/staroctree.h
${CELESTIA_SRC_DIR}/celengine/stb_dxt_104.h
${CELESTIA_SRC_DIR}/celengine/stellarclass.cpp
${CELESTIA_SRC_DIR}/celengine/stellarclass.h
${CELESTIA_SRC_DIR}/celengine/surface.h
Expand Down

0 comments on commit 8204229

Please sign in to comment.