mirror of
https://github.com/CovidBraceletPrj/CovidBracelet.git
synced 2024-12-04 08:35:43 +01:00
Remove deleted source files from Makelists
This commit is contained in:
parent
55bb821fa8
commit
66116f8a83
@ -15,7 +15,7 @@ if(DEFINED NATIVE_POSIX)
|
||||
endif ()
|
||||
target_include_directories(app PUBLIC ${exposure-notification_SOURCE_DIR}/include)
|
||||
|
||||
FILE(GLOB app_sources ../src/*.c* ../src/ens/*.c* ${exposure-notification_SOURCE_DIR}/src/*.c*)
|
||||
FILE(GLOB app_sources ../src/*.c* ${exposure-notification_SOURCE_DIR}/src/*.c*)
|
||||
else()
|
||||
FILE(GLOB app_sources ../src/*.c*)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user