On 05/13/2014 02:50 AM, Yngve Inntjore Levinsen wrote:
> Hi,
>
> Do you meen as in
> set_target_properties(mytarget PROPERTIES VERSION 1.0 SOVERSION 1)
> ?
Something that would calculate those values based on the
‘current[:revision[:age]]’ values used for version-info as described in
the link.
I am proud to announce the CMake 3.0 fifth release candidate.
Sources and binaries are available at:
http://www.cmake.org/files/v3.0/?C=M;O=D
Documentation is available at:
http://www.cmake.org/cmake/help/v3.0
Release notes appear below and are also published at
http://www.cmake.org/cmake/
hi david,
> I just created a test project "t2" with Xcode itself, and in the
> projects source file "t2-Info.plist", I added a "Get info string" key
> with a value of "This is the ${CONFIGURATION} build."
>
> Then, after I build the Debug config, and inspect the generated bundle,
> the Info.plist
Hi Tim,
I just created a test project "t2" with Xcode itself, and in the
projects source file "t2-Info.plist", I added a "Get info string" key
with a value of "This is the ${CONFIGURATION} build."
Then, after I build the Debug config, and inspect the generated bundle,
the Info.plist inside o