# | Line 77 | Line 77 | if(ENABLE_STEP) | |
---|---|---|
77 | add_definitions(-DBREP_STEP) | |
78 | endif(ENABLE_STEP) | |
79 | ||
80 | – | |
81 | – | add_subdirectory(lib) |
82 | – | add_subdirectory(app) |
83 | – | |
80 | if(ENABLE_IBREP) | |
81 | add_subdirectory(IBrep) | |
82 | endif(ENABLE_IBREP) | |
# | Line 89 | Line 85 | if(ENABLE_GNURBS) | |
85 | add_subdirectory(gnurbs) | |
86 | endif(ENABLE_GNURBS) | |
87 | ||
88 | + | add_subdirectory(lib) |
89 | + | add_subdirectory(app) |
90 | + | |
91 | + | |
92 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |