Skip to content

Commit

Permalink
Fix test (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreinking committed Nov 1, 2021
1 parent 6a12e73 commit fff7422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ if (CMAKE_HOST_SYSTEM_NAME MATCHES "Linux")
--build-options
-DCMAKE_TOOLCHAIN_FILE=${CMAKE_CURRENT_LIST_DIR}/../../cmake/toolchain.linux-aarch64.cmake
-DCMAKE_BUILD_TYPE=Release
"-Dxc-generators_ROOT=${CMAKE_CURRENT_BINARY_DIR}/xc-host"
"-Dxc-halide_generators_ROOT=${CMAKE_CURRENT_BINARY_DIR}/xc-host"
--test-command ${CMAKE_CTEST_COMMAND} --output-on-failure)

set_tests_properties(cross_compile_host PROPERTIES FIXTURES_SETUP xc-host)
Expand Down

0 comments on commit fff7422

Please sign in to comment.