Added ambient lighting
This commit is contained in:
parent
dea312a704
commit
482205b96e
9 changed files with 69 additions and 9 deletions
|
@ -33,6 +33,8 @@ file(GLOB_RECURSE source_files
|
|||
"vendor/src/*.c"
|
||||
)
|
||||
|
||||
message(STATUS ${source_files})
|
||||
|
||||
add_library(openglu SHARED
|
||||
${include_files}
|
||||
${source_files}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue