mirror of
https://github.com/Hizenberg469/Algorithms-snippets.git
synced 2026-04-19 22:52:23 +03:00
update
This commit is contained in:
@@ -5,7 +5,7 @@ SOLUTION_BINARY = $(BUILD_DIR)/solution
|
||||
BRUTEFORCE_BINARY = $(BUILD_DIR)/$(notdir Stress_Testing/bruteForce)
|
||||
GENERATOR_BINARY = $(BUILD_DIR)/$(notdir Stress_Testing/generator)
|
||||
CODEDIRS = . ./Stress_Testing
|
||||
INCDIRS = .
|
||||
INCDIRS = . ./include
|
||||
|
||||
|
||||
CXX = g++
|
||||
|
||||
Reference in New Issue
Block a user