GitHub - NcStudios/NcCommon

NcCommon

Build License

NcCommon consists of several libraries providing functionality that needs to be shared across NcStudios repos. These include NcMath and NcUtility, as well as the following third-party libraries: DirectXMath, {fmt}, and nlohmann json.

NcStudios repos should consume NcCommon via FetchContent() targeting the release branch.

Build Options

NC_COMMON_BUILD_TESTS (default OFF)

NC_COMMON_STATIC_ANALYSIS (default OFF)
    Note: MSVC Only