mirror of
https://github.com/ApfelTeeSaft/vb01.git
synced 2026-08-26 19:33:45 +00:00
added missing file
This commit is contained in:
@@ -105,6 +105,9 @@ if(BUILD_SAMPLES)
|
||||
add_executable(particleEmitterSample particleEmitterSample.cpp)
|
||||
target_link_libraries(particleEmitterSample ${LIB_NAME})
|
||||
|
||||
add_executable(raySample raySample.cpp)
|
||||
target_link_libraries(raySample ${LIB_NAME})
|
||||
|
||||
add_executable(pbrSample pbrSample.cpp)
|
||||
target_link_libraries(pbrSample ${LIB_NAME})
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user