Skip to content

JostP/AoC25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Build in zagon

CMakeLists.txt še ne zajema gtesta. Vse skupaj najlažje buildamo in izvedemo z ukazi v terminalu:

cmake -B build
make -C build
g++ tests/test_main.cpp functions.cpp -lgtest -lpthread -o tests/tests
./tests/tests
./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published