merge with dev
This commit is contained in:
@@ -252,10 +252,6 @@ if(NOT DEFINED APPDATADIR)
|
|||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(DEFINED LENSFUNDBDIR AND NOT IS_ABSOLUTE "${LENSFUNDBDIR}")
|
|
||||||
set(LENSFUNDBDIR "${DATADIR}/${LENSFUNDBDIR}")
|
|
||||||
endif()
|
|
||||||
|
|
||||||
if(APPLE)
|
if(APPLE)
|
||||||
if("${CODESIGNID}")
|
if("${CODESIGNID}")
|
||||||
set(CODESIGNID "${CODESIGNID}" CACHE STRING "Codesigning Identity")
|
set(CODESIGNID "${CODESIGNID}" CACHE STRING "Codesigning Identity")
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
RawTherapee - A powerful, cross-platform raw image processing program.
|
RawTherapee - A powerful, cross-platform raw image processing program.
|
||||||
Copyright (C) 2004-2012 Gabor Horvath <hgabor@rawtherapee.com>
|
Copyright (C) 2004-2012 Gabor Horvath <hgabor@rawtherapee.com>
|
||||||
Copyright (C) 2010-2019 RawTherapee development team.
|
Copyright (C) 2010-2020 RawTherapee development team.
|
||||||
|
|
||||||
RawTherapee is free software: you can redistribute it and/or modify
|
RawTherapee is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
Reference in New Issue
Block a user