projects
/
platform
/
core
/
system
/
pass.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
124102e
)
CMakeList.txt
author
Sung-hun Kim
<sfoon.kim@samsung.com>
Fri, 11 Feb 2022 12:02:24 +0000
(21:02 +0900)
committer
Sung-hun Kim
<sfoon.kim@samsung.com>
Mon, 21 Feb 2022 00:45:52 +0000
(09:45 +0900)
Change-Id: I6c58e209e1732b64aebd237c3a31c85a8fa2db97
Signed-off-by: Sung-hun Kim <sfoon.kim@samsung.com>
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index b6379d725f5e390184804ea10822a6d157d5f49c..930b960948661182b5d7404b9c16656b0e1a42af 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-47,7
+47,7
@@
SET(SRCS
src/monitor/monitor.c
src/monitor/monitor-thread.c
src/monitor/monitor-command.c
- src/
resource
/request-server.c
+ src/
monitor
/request-server.c
)
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR})