mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
misc/ezc3d: Fix tests
This commit is contained in:
parent
517fa28c49
commit
ac103fa741
@ -19,7 +19,7 @@ CMAKE_TESTING_ON= BUILD_TESTS
|
||||
|
||||
CMAKE_TESTING_TARGET= gtest
|
||||
|
||||
post-test: # run tests, many tests fail: https://github.com/pyomeca/ezc3d/issues/257
|
||||
@cd ${WRKSRC} && ${TEST_WRKSRC}/test/ezc3d_test
|
||||
post-test:
|
||||
@cd ${TEST_WRKSRC}/test && ./ezc3d_test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user