Skip to content
Snippets Groups Projects

Resolve "Memory-Allocator"

Merged Tobias Frisch requested to merge 59-memory-allocator into develop
Files
9
+ 1
0
@@ -10,6 +10,7 @@ else()
@@ -10,6 +10,7 @@ else()
add_subdirectory(${vkcv_lib}/glfw)
add_subdirectory(${vkcv_lib}/glfw)
list(APPEND vkcv_libraries glfw)
list(APPEND vkcv_libraries glfw)
 
list(APPEND vkcv_includes ${vkcv_lib_path}/glfw/include)
message(${vkcv_config_msg} " GLFW - " ${glfw3_VERSION})
message(${vkcv_config_msg} " GLFW - " ${glfw3_VERSION})
else()
else()
Loading