cmake: added generation of CMakeVars.txt

related: #5845
This commit is contained in:
Alexander Alekhin 2015-12-25 17:35:38 +03:00
parent 243c513eea
commit 9d4ee2f54d

View File

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