OBJ Loader
This commit is contained in:
17
OpenGL/playground/CMakeFiles/output.dir/flags.make
Normal file
17
OpenGL/playground/CMakeFiles/output.dir/flags.make
Normal file
@@ -0,0 +1,17 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.13
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
# compile CXX with /usr/bin/c++
|
||||
C_FLAGS = -g
|
||||
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES = -I/home/ben/Programming/Languages/Examples/OpenGL/playground/output -I/home/ben/Programming/Languages/Examples/OpenGL/playground/./include
|
||||
|
||||
CXX_FLAGS = -g -std=c++17
|
||||
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/home/ben/Programming/Languages/Examples/OpenGL/playground/output -I/home/ben/Programming/Languages/Examples/OpenGL/playground/./include
|
||||
|
||||
Reference in New Issue
Block a user