Hello Pere,
On 09/03/15 12:59, Pere Mato Vila wrote:
I am using cmake version 3.1.3 on MacOSX 10.10.2. I want to build a
SHARED library made exclusively of OBJECT libraries. This works well
with the Makefile generator but fails with the Xcode generator.
To reproduce the problem is very s
Hi,
I am using cmake version 3.1.3 on MacOSX 10.10.2. I want to build a SHARED
library made exclusively of OBJECT libraries. This works well with the Makefile
generator but fails with the Xcode generator.
To reproduce the problem is very simple:
cmake_minimum_required(VERSION 2.8.8 FATAL_E