cmake: added generation of CMakeVars.txt

related: #5845
pull/5884/head
Alexander Alekhin 9 years ago
parent 243c513eea
commit 9d4ee2f54d
  1. 3
      CMakeLists.txt

@ -1255,3 +1255,6 @@ endif()
# ----------------------------------------------------------------------------
include(cmake/OpenCVPackaging.cmake)
# This should be the last command
ocv_cmake_dump_vars("" TOFILE "CMakeVars.txt")

Loading…
Cancel
Save