OpenSubdiv/opensubdiv
jcowles eb09b9e14c Use obj targets for faster CPU/GPU lib builds
Further leverage cmake object libraries to share object files for CPU
and GPU OSD libraries, avoiding duplicate complation for dynamic/static
build passes.

CMake restricts object library inputs to header and source files, so the
.inc files were renamed to .gen.h (which seems like a better name
anyway) to make CMake happy.

Also updated the .gitignore file to ignore .gen.h files.

Conflicts:
	opensubdiv/osd/CMakeLists.txt
2014-01-03 14:52:35 -08:00
..
far Added 'f' suffix to float constants in stencil factory data tables. 2013-12-31 23:43:37 -08:00
hbr Modify Far remapping of singular vertices to point to their source vertex. 2013-11-21 16:05:31 -08:00
osd Use obj targets for faster CPU/GPU lib builds 2014-01-03 14:52:35 -08:00
osdutil Update license headers to apache. 2014-01-01 21:08:53 -08:00
tools/stringify Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
CMakeLists.txt Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
version.h Release 2.3.3 2013-12-05 11:28:42 -08:00