Commit 333adf5d authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

[t:4814] fix cmake error

git-svn-id: file:///svn/toku/tokudb@43368 c7de825b-a66e-492c-adef-691d508d4ae1
parent c85ad394
......@@ -66,7 +66,7 @@ function(set_cflags_if_supported)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${flag}")
endif ()
endforeach(flag)
endfunction(set_flag_if_exists)
endfunction(set_cflags_if_supported)
## disable some warnings
set_cflags_if_supported(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment