cleaned more stuff
This commit is contained in:
@@ -3,10 +3,13 @@
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
find_package(cglm REQUIRED)
|
||||
|
||||
# Libs
|
||||
target_link_libraries(${DUSK_TARGET_NAME}
|
||||
PUBLIC
|
||||
m
|
||||
cglm
|
||||
)
|
||||
|
||||
# Includes
|
||||
|
Reference in New Issue
Block a user