Skip to content
Snippets Groups Projects
Verified Commit c666b122 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

BUILD: fix build for BUILD_ACM macro

parent f163553f
No related branches found
No related tags found
1 merge request!23Add tests for user creation/deletion/retrieval
Pipeline #25151 passed
This commit is part of merge request !23. Comments created here will be created in the context of that merge request.
...@@ -32,6 +32,7 @@ set(test_cases ...@@ -32,6 +32,7 @@ set(test_cases
test_user test_user
) )
add_compile_definitions(BUILD_ACM)
include(CheckCXXCompilerFlag) include(CheckCXXCompilerFlag)
include(CheckCCompilerFlag) include(CheckCCompilerFlag)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment