Code Review
/
apps
/
app-afb-helpers-submodule.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7861631
)
Rename cmake target accordingly to the git repo
author
Romain Forlot
<romain.forlot@iot.bzh>
Wed, 4 Apr 2018 16:53:09 +0000
(18:53 +0200)
committer
Romain Forlot
<romain.forlot@iot.bzh>
Wed, 4 Apr 2018 16:53:09 +0000
(18:53 +0200)
Change-Id: I7e05205fe392884c25d1370564cad61119894754
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
c294717
..
f031163
100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-20,7
+20,7
@@
# app using app-templates subdmodules
# Add target to project dependency list
-PROJECT_TARGET_ADD(afb-
utilitie
s)
+PROJECT_TARGET_ADD(afb-
helper
s)
# Define targets
ADD_LIBRARY(${TARGET_NAME} STATIC curl-wrap.c escape.c wrap-json.c filescan-utils.c)