Commit bb406f7f authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

cmake syntax fix

refs #4797


git-svn-id: file:///svn/toku/tokudb@45020 c7de825b-a66e-492c-adef-691d508d4ae1
parent 8444076b
......@@ -105,7 +105,7 @@ if(NOT @RUN_LONG_TESTS@)
endforeach(size)
endif ()
endforeach(p_or_s)
endforeach(ver)
endforeach(oldver)
endif ()
endforeach(test)
endif()
......
......@@ -466,7 +466,7 @@ if(BUILD_TESTING)
endforeach(size)
endif ()
endforeach(p_or_s)
endforeach(ver)
endforeach(oldver)
endif ()
endforeach(src)
......
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