mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
Actually fix the tests
This commit is contained in:
parent
75c5e6e0b2
commit
11b88192e8
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ function(glmCreateTestGTC NAME)
|
|||
add_test(
|
||||
NAME ${SAMPLE_NAME}
|
||||
COMMAND $<TARGET_FILE:${SAMPLE_NAME}> )
|
||||
target_link_libraries(${SAMPLE_NAME} PRIVATE glm::glm)
|
||||
endfunction()
|
||||
|
||||
if(GLM_TEST_ENABLE)
|
||||
|
|
Loading…
Add table
Reference in a new issue