Skip to content
Snippets Groups Projects
Select Git revision
  • develop
  • main default protected
  • fix/duplicate-include-dir
  • feature/3D-math
  • feature/IHTA_tracking/python
  • feature/ihta-threading
  • IHTAUtilityLibs_v2024a
  • VA_v2023b
  • VA_v2023a
  • VA_v2022a
10 results

ihtautilitylibs

  • Clone with SSH
  • Clone with HTTPS
  • Pascal Palenda's avatar
    Pascal Palenda authored
    Feat: adapt the NatNet linking to new CPM version
    
    See merge request !17
    1c31b51a
    History

    IHTAUtilityLibs

    The IHTA utility libraries are a package of small to medium libraries that may be useful in multiple other projects. For that reason, they are collected here, so it is easier to include them elsewhere.

    Every library is supposed to work standalone and should require minimal dependencies itself.

    For further information on the libraries please follow these links to their respective README's:

    How to build

    It is recommended to build the libraries via the top level CMakeLists file. The libraries that are not required can be switched off via the CMake options WITH_IHTA_TRACKING, WITH_IHTA_PROFILER and WITH_IHTA_INSTRUMENTATION. However, it is also possible to build the libraries standalone.