Hi there,

I did merge "CPackNSIS-warnDESTDIRandABSOLUTE" to next may be a little early.
It is functional and do not introduce any regression but
I think I should make some renaming in order to be more consistent.

The variables:
CPACK_WARN_ON_ABSOLUTE_INSTALL_DESTINATION
CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION
and older one (not coming from this patch)
CPACK_ABSOLUTE_DESTINATION_FILES

are defined in generated cmake_install.cmake files.
So they may be ill-named and should be renamed with a
CMAKE_ prefix because they can be used without CPack.

I'll then make CPack use/monitor  the CMAKE_xxxx renamed variable
and forward definition to/from CPACK_xxx ones.

I'll do that later today and re-push+merge to next today.
In the meantime better not merging current
CPackNSIS-warnDESTDIRandABSOLUTE to master.

-- 
Erk
Le gouvernement représentatif n'est pas la démocratie --
http://www.le-message.org
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to