Skip to content

Commit 03a8e0b

Browse files
Fix3
1 parent 2cb8352 commit 03a8e0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unittests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ endif()
3838
DEPENDS)
3939
# FIXME: Just call gtest_add_tests this function is available.
4040
#gtest_add_tests(${name} "${Arguments}" AUTO)
41+
llvm_update_compile_flags(${name})
4142
endfunction()
4243

4344
add_subdirectory(CppInterOp)

0 commit comments

Comments
 (0)