Commit d9c0d286 by Maarten L. Hekkelman

Wrong data dir for test

parent bd8e68d7
......@@ -40,5 +40,5 @@ else()
endif()
add_test(NAME unit-test-dssp COMMAND $<TARGET_FILE:unit-test-dssp>
--data-dir ${CMAKE_CURRENT_SOURCE_DIR}/test
--data-dir ${CMAKE_CURRENT_SOURCE_DIR}
--rsrc-dir ${CMAKE_CURRENT_BINARY_DIR}/_deps/cifpp-src/rsrc)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment