mirror of
https://github.com/Hizenberg469/Memory-Leak-Detector.git
synced 2026-04-19 17:52:26 +03:00
Implementation finished
This commit is contained in:
@@ -6,7 +6,7 @@ set(CMAKE_C_STANDARD 17)
|
||||
set(CMAKE_C_STANDARD_REQUIRED ON)
|
||||
set(CMAKE_C_EXTENSIONS OFF)
|
||||
|
||||
set(MLD_LIB libmld)
|
||||
set(MLD_LIB mld)
|
||||
set(TEST_APP test_app)
|
||||
|
||||
set(HEADER_DIR ${CMAKE_SOURCE_DIR}/include)
|
||||
|
||||
Reference in New Issue
Block a user