Skip to content

trxcllnt/curtree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

cmake -S . -B build
cmake --build build

# or this:
# rm -rf build && cmake -GNinja -S . -B build && cmake --build build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 70.3%
  • CMake 18.5%
  • C++ 11.2%