Skip to content
Snippets Groups Projects
Commit 63d0fe64 authored by Jan Matoušek's avatar Jan Matoušek
Browse files

Rename bug hunt executables to be more consistent with directory names.

parent f919c99b
No related branches found
No related tags found
No related merge requests found
add_executable(bug_hunt-01-1-pi_calculator pi_calculator.cpp)
add_executable(bug-hunt-01-1-pi_calculator pi_calculator.cpp)
add_executable(bug_hunt-01-2-warehouse warehouse.cpp)
add_executable(bug-hunt-01-2-warehouse warehouse.cpp)
add_executable(bug_hunt-01-3-veclib veclib.cpp)
add_executable(bug-hunt-01-3-veclib veclib.cpp)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment