Partily working (before transparaent)
This commit is contained in:
@@ -19,6 +19,9 @@ set(SOURCES
|
||||
# Create the executable
|
||||
add_executable(${PROJECT_NAME} ${SOURCES})
|
||||
|
||||
include(../LinkTinyObjLoader.cmake)
|
||||
LinkTinyObjLoader(${PROJECT_NAME} PUBLIC)
|
||||
|
||||
# only needed if header files are not in same directory as source files
|
||||
# target_include_directories(${PROJECT_NAME} PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user