Skip to content

Geontech/composite-comps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composite Comps

This repo contains a collection of components built for the composite framework. It also comes with headers that are used across the various components in this repo.

Getting started

Prerequisites

Ensure you have the following installed:

  • CMake (version 3.15 or higher)
  • A compatible C++ compiler (e.g., GCC, Clang) with C++20 support

Build and Install

cmake -B build
cmake --build build [--parallel N]
cmake --install build

About

composite-based components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published