Explorar el Código

Add Spine dependency

Add spine-runtimes to dependencies
master
TheoryOfNekomata hace 1 año
padre
commit
33cc6e5edb
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. +1
    -0
      CMakeLists.txt
  2. +1
    -0
      dependencies.txt

+ 1
- 0
CMakeLists.txt Ver fichero

@@ -10,6 +10,7 @@ include_directories(
"${PROJECT_SOURCE_DIR}/dependencies/minIni/dev"
"${PROJECT_SOURCE_DIR}/dependencies/bdd-for-c"
"${PROJECT_SOURCE_DIR}/dependencies/portmidi/pm_common"
"${PROJECT_SOURCE_DIR}/dependencies/spine-runtimes/spine-c/spine-c/include"
)

if (WIN32)


+ 1
- 0
dependencies.txt Ver fichero

@@ -1,3 +1,4 @@
https://github.com/compuphase/minIni
https://github.com/grassator/bdd-for-c
https://github.com/PortMidi/portmidi
https://github.com/EsotericSoftware/spine-runtimes

Cargando…
Cancelar
Guardar