Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FauxCombinator

C++ implementation of FauxCombinator.

Uses CMake and Conan.

Commands to run:

# Install deps via conan
$ conan install . --output-folder=build --build=missing -s build_type=Release
$ cmake --preset conan-release
$ cd build
$ make

Make SURE your -DCMAKE_BUILD_TYPE and Conan profile build type match, otherwise nothing works for no reason.

About

C++ implementation of FauxCombinator

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages