add_executable(DirectGLTexture main.cpp TGATexture.cpp) target_link_libraries(DirectGLTexture PRIVATE ${ULRE})