Entityx usage and fixed release types
This commit is contained in:
@@ -45,6 +45,7 @@ include_directories(${BOX2D_INCLUDE_DIRS})
|
||||
find_package(ENTITYX REQUIRED CONFIG)
|
||||
include_directories(${ENTITYX_INCLUDE_DIRS})
|
||||
|
||||
MESSAGE( STATUS "Entityx Lib: " ${ENTITYX_LIBRARIES} )
|
||||
MESSAGE( STATUS "OpenGL Lib: " ${OPENGL_gl_LIBRARY} )
|
||||
MESSAGE( STATUS "SDL2 Lib: " ${SDL2_LIBRARIES} )
|
||||
MESSAGE( STATUS "SDL2_IMG Lib: " ${SDL2_IMAGE_LIBRARIES} )
|
||||
|
||||
Reference in New Issue
Block a user