Diffusion Krita e020e0b83938

Remove `ALWAYS 0` "option" to ExternalProject_Add

Authored by alvinhochun on Jan 7 2017, 6:28 PM.

Description

Remove ALWAYS 0 "option" to ExternalProject_Add

It is actually not an available option; and thanks to how ExternalProject
is parsing the options, the UPDATE_COMMAND "" option that is often
conveniently placed immediately before that would cause CMake to always
rebuild the external project.

Removing them should stop most unnecessary rebuilds.

Details

Committed
remptJan 16 2017, 3:35 PM
Parents
R37:4743572d70b1: mark unimplemented methods
Branches
Unknown
Tags
Unknown