mirror of
https://github.com/thelsing/knx.git
synced 2026-03-07 02:17:30 +01:00
fix build
This commit is contained in:
@@ -7,8 +7,6 @@ set(SOURCES
|
||||
fdsk.h
|
||||
main.cpp)
|
||||
|
||||
include_directories(../../src)
|
||||
|
||||
set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -Wall -Wno-unknown-pragmas -g -O0")
|
||||
set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -Wall -Wno-unknown-pragmas -g -O0")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user