mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-22 18:30:27 +01:00
Moved Ogg Vorbis files to the "External" directory, plugged into CMake project.
This commit is contained in:
parent
6436618937
commit
f35e86661e
|
@ -110,6 +110,8 @@ add_definitions(-DSINGLE_THREADED=1)
|
|||
include_directories(
|
||||
.
|
||||
External/SDL12
|
||||
External/libogg/include
|
||||
External/libvorbis/include
|
||||
)
|
||||
|
||||
# We build ECC, then use it to generate C++ code for the game entities...
|
||||
|
|
Loading…
Reference in New Issue
Block a user