CMake/Tests/ObjectLibrary/A
Brad King 2c470b775a add_library: Allow arbitrary non-linked sources in OBJECT libraries
Loosen this restriction on OBJECT libraries to allow source files of any
name to be generated by custom commands or listed for reference in IDE
projects so long as they would not affect linking of a normal library.
Update the rejection message to be more specific about the looser
restriction.

Extend the ObjectLibrary test to cover a ".cmake" file generated by a
custom command in an OBJECT library.
2014-07-09 09:43:42 -04:00
..
CMakeLists.txt add_library: Allow arbitrary non-linked sources in OBJECT libraries 2014-07-09 09:43:42 -04:00
a.h Fix ObjectLibrary test on Watcom 2012-03-20 15:09:57 -04:00
a1.c.in Test OBJECT library success cases 2012-03-16 10:12:30 -04:00
a2.c Test OBJECT library success cases 2012-03-16 10:12:30 -04:00