Skip to content

Commit fb59822

Browse files
committed
test=release/1.0.0
1 parent 4789e2f commit fb59822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/flags.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ if(LINUX)
148148
-Wextra
149149
-Werror
150150
${GPU_COMMON_FLAGS})
151-
endif()
151+
endif(LINUX)
152152

153153
if(UNIX AND NOT APPLE)
154154
# except apple from nix*Os family

0 commit comments

Comments
 (0)