Fix the ChaiScript fork

This commit is contained in:
Rob Loach 2017-10-31 11:46:21 -04:00
parent 4591f3b080
commit 5d78468d9c
No known key found for this signature in database
GPG Key ID: 627C60834A74A21A
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@ -28,3 +28,6 @@
[submodule "vendor/Snippets"]
path = vendor/Snippets
url = https://github.com/DanielGibson/Snippets.git
[submodule "vendor/RobLoachChaiScript_Extras"]
path = vendor/RobLoachChaiScript_Extras
url = https://github.com/RobLoach/ChaiScript_Extras.git

View File

@ -54,7 +54,7 @@ FLAGS += -I. \
-Ivendor/SDL_tty/include \
-Ivendor/sdl-libretro/tests/SDL_gfx-2.0.26 \
-Ivendor/sdl-libretro/tests/SDL_ttf-2.0.11/VisualC/external/include \
-Ivendor/RobLoach-ChaiScript_Extras/include \
-Ivendor/RobLoachChaiScript_Extras/include \
-Ivendor/physfs/src \
-Ivendor/Snippets \
-Ivendor/stb

1
vendor/RobLoachChaiScript_Extras vendored Submodule

@ -0,0 +1 @@
Subproject commit af3a84f491ecb5e65f7a82b8ae1503da7daa58b2