Skip to content

Commit

Permalink
Solved issue with metacall-file-glob-test.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Sep 5, 2023
1 parent 92ba2f2 commit 7c84f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/tests/metacall_file_glob_test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ target_compile_definitions(${target}
${DEFAULT_COMPILE_DEFINITIONS}

# Configuration path
METACALL_TEST_CONFIG_PATH="${PROJECT_OUTPUT_DIR}/scripts/metacall-globfile.json"
METACALL_TEST_CONFIG_PATH="${LOADER_SCRIPT_PATH}/metacall-globfile.json"
)

#
Expand Down

0 comments on commit 7c84f58

Please sign in to comment.