We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72cd947 commit 601de1aCopy full SHA for 601de1a
bin/CMakeLists.txt
@@ -1,3 +1,3 @@
1
-add_executable(main main.cpp)
+add_executable(hashtable_main main.cpp)
2
3
-target_include_directories(main PRIVATE ${PROJECT_SOURCE_DIR})
+target_include_directories(hashtable_main PRIVATE ${PROJECT_SOURCE_DIR})
0 commit comments