Skip to content

vitorsavian/algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build the project with

cmake -S . -B build
cmake -DCMAKE_EXPORT_COMPILE_COMMNDS=ON ..

you can link your library with the IDE of your choice ex in .vscode

{
    "C_Cpp.default.compileCommands": "${workspaceFolder}/build/compile_commands.json"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published