Michael Wild wrote:
>
> On 9. Apr, 2010, at 20:20 , Alexander Neundorf wrote:
>>> [...]
>>>
>>> which will create IMPORTED targets with the same names as in the
>>> Grantlee project. So you can then set the variables
>>>
>>> set(Grantlee_CORE_LIBRARIES grantlee_core ${QT_QTCORE_LIBRARIES})
>>>
On 9. Apr, 2010, at 20:20 , Alexander Neundorf wrote:
>> [...]
>>
>> which will create IMPORTED targets with the same names as in the Grantlee
>> project. So you can then set the variables
>>
>> set(Grantlee_CORE_LIBRARIES grantlee_core ${QT_QTCORE_LIBRARIES})
>> set(Grantlee_GUI_LIBRARIES grant
On Friday 09 April 2010, Michael Wild wrote:
> On 9. Apr, 2010, at 9:53 , Stephen Kelly wrote:
> > Hi,
> >
> > I've just tagged and tarballed a release candidate of Grantlee version
> > 0.1.0. Grantlee is a Free Software string template system written in Qt
> > and using CMake for its build system.
On 9. Apr, 2010, at 9:53 , Stephen Kelly wrote:
> Hi,
>
> I've just tagged and tarballed a release candidate of Grantlee version
> 0.1.0. Grantlee is a Free Software string template system written in Qt and
> using CMake for its build system.[1]
>
> Most of my CMake knowledge is about writing
On 09.04.10 09:53:03, Stephen Kelly wrote:
> Hi,
>
> I've just tagged and tarballed a release candidate of Grantlee version
> 0.1.0. Grantlee is a Free Software string template system written in Qt and
> using CMake for its build system.[1]
>
> Most of my CMake knowledge is about writing simple
Hi,
I've just tagged and tarballed a release candidate of Grantlee version
0.1.0. Grantlee is a Free Software string template system written in Qt and
using CMake for its build system.[1]
Most of my CMake knowledge is about writing simple CMakeLists.txt files to
consume other libraries. Writin