mirror of
https://git.shylie.info/shylie/glerminal.git
synced 2025-10-03 13:30:16 +00:00
Fix geometry shader and outdated cmake library name
This commit is contained in:
@@ -17,7 +17,7 @@ target_include_directories(test-common
|
||||
${CMAKE_SOURCE_DIR}/source
|
||||
)
|
||||
|
||||
target_link_libraries(test-common PRIVATE glerminal)
|
||||
target_link_libraries(test-common PRIVATE glerminallib)
|
||||
|
||||
file(GLOB_RECURSE
|
||||
TEST_RESOURCES
|
||||
|
Reference in New Issue
Block a user