Your patch has been pushed to master. Thank you for your contribution to KiCad.
Cheers, Wayne On 9/13/2016 4:29 PM, Niki Guldbrand wrote: > > * Using CMAKE_INSTALL_PREFIX in KICAD_* install paths is redundant, > because they are allready relative to CMAKE_INSTALL_PREFIX when no > absolute path is given. > Using an absolute path makes it harder to change the install > path on the fly, without either rebuilding, or manually editing > CMakeCache.txt > > Signed-off-by: Niki Guldbrand <[email protected]> > --- > CMakeLists.txt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

