Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bosswestfalen::runtime_array

GitHub license

Build

Tests

CMake flag: -DBUILD_TESTS=ON (default) or OFF

Build unit-tests, using Catch2.

Docs

CMake flag: -DBUILD_DOCS=OFF (default) or ON

Generate Doxygen documentation and store at ${CMAKE_BINARY_DIR}/docs.

Note: make sure doxygen is installed.

Analyse Code

CMake flag: -DBUILD_CODEANALYSIS=OFF (default) or ON

Analyze the code with clang-tidy.

Note: make sure clang-tidy is installed.

Install

Use cmake --build . --target install to install bosswestfalen/runtime_array.hpp to ${CMAKE_INSTALL_PREFIX}/include/

Links

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages