Texture Rendering
This commit is contained in:
@ -9,6 +9,8 @@ set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
|
||||
|
||||
project(IAEngine)
|
||||
|
||||
add_compile_definitions("__IA_DEBUG=1")
|
||||
|
||||
add_subdirectory(Vendor/)
|
||||
|
||||
add_subdirectory(Dependencies/IACore)
|
||||
|
||||
Reference in New Issue
Block a user