Re: [CMake] how to export header-only library (2.8.11)?

2013-03-15 Thread Theodore Papadopoulo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/14/2013 08:33 PM, Stephen Kelly wrote: > Matthew Woehlke wrote: > >> Now that 2.8.11 supports interface include_directories on >> targets, is there a way to create a library target that can be >> exported that has no actual library, but *does* d

Re: [CMake] how to export header-only library (2.8.11)?

2013-03-14 Thread Matthew Woehlke
On 2013-03-14 15:33, Stephen Kelly wrote: Matthew Woehlke wrote: Now that 2.8.11 supports interface include_directories on targets, is there a way to create a library target that can be exported that has no actual library, but *does* define interface include_directories? That won't be possible

Re: [CMake] how to export header-only library (2.8.11)?

2013-03-14 Thread Stephen Kelly
Matthew Woehlke wrote: > Now that 2.8.11 supports interface include_directories on targets, is > there a way to create a library target that can be exported that has no > actual library, but *does* define interface include_directories? > That won't be possible in 2.8.11, but will be possible in

[CMake] how to export header-only library (2.8.11)?

2013-03-14 Thread Matthew Woehlke
Now that 2.8.11 supports interface include_directories on targets, is there a way to create a library target that can be exported that has no actual library, but *does* define interface include_directories? -- Matthew -- Powered by www.kitware.com Visit other Kitware open-source projects at