mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-09 22:00:06 +00:00
8918173fda
- added a _stringify function to top CMakeLists - switched all stringification tasks to use the macro - all suffixes are now .gen.h instead of .inc (to help cmake track dependencies)
9 lines
69 B
Plaintext
9 lines
69 B
Plaintext
|
|
# ignore build files
|
|
/build*
|
|
/inst*
|
|
|
|
*.pyc
|
|
osdshim_wrap.cpp
|
|
shim.py
|