You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| src/ | Contains all header (*.h/*.hpp) and source files |
43
-
| build/ * | The target directory for the build process, temporary content |
44
-
| bindings/ | Language bindings for this package, e.g. put into subfolders such as |
45
-
| ruby/ | Ruby language bindings |
46
-
| viz/ | Source files for a vizkit plugin / widget related to this library |
47
-
| resources/ | General resources such as images that are needed by the program |
48
-
| configuration/ | Configuration files for running the program |
49
-
| external/ | When including software that needs a non standard installation process, or one that can be easily embedded include the external software directly here |
50
-
| doc/ | should contain the existing doxygen file: doxygen.conf |
0 commit comments