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

Matthew Woehlke matthew.woehlke at kitware.com
Thu Mar 14 16:11:11 EDT 2013


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 in 2.8.11, but will be possible in the future.

Okay, thanks.... for now I have de-inlined the code so that the target 
is a real library.

-- 
Matthew



More information about the CMake mailing list