Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C test enabled without checking if C is an enabled language #660

Open
white238 opened this issue Oct 10, 2023 · 0 comments
Open

C test enabled without checking if C is an enabled language #660

white238 opened this issue Oct 10, 2023 · 0 comments

Comments

@white238
Copy link
Member

blt_add_executable(NAME blt_hip_runtime_c_smoke
SOURCES blt_hip_runtime_c_smoke.c
OUTPUT_DIR ${TEST_OUTPUT_DIRECTORY}
DEPENDS_ON blt::hip_runtime
FOLDER blt/tests )
blt_add_test(NAME blt_hip_runtime_c_smoke
COMMAND blt_hip_runtime_c_smoke)

There should be a guard around this so that it is not turned on if C is not an enabled language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant