Skip to content
This repository was archived by the owner on Apr 13, 2019. It is now read-only.

Commit 78c9558

Browse files
author
Ramesh.Ayyagari
committed
platforms/android was missing along with an extra line needed for set() macro
1 parent 9c11737 commit 78c9558

File tree

5 files changed

+1255
-0
lines changed

5 files changed

+1255
-0
lines changed

ccnx/forwarder/metis/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,8 @@ else()
282282
)
283283
endif()
284284
endif()
285+
286+
285287
set(METIS_SOURCE_FILES
286288
metis_About.c
287289
${METIS_CONFIG_SOURCE}

0 commit comments

Comments
 (0)