projects
/
platform
/
hal
/
api
/
bluetooth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bbd9cc
)
Remove gmock dependency from libhal-api-bluetooth
23/318423/1
accepted/tizen_9.0_unified
accepted/tizen_unified_toolchain
accepted/tizen/9.0/unified/20241030.233148
accepted/tizen/unified/20241004.041836
accepted/tizen/unified/toolchain/20241022.122256
accepted/tizen/unified/toolchain/20241022.122751
accepted/tizen/unified/x/20241006.081953
accepted/tizen/unified/x/asan/20241013.235537
tizen_9.0_m2_release
author
Wootak Jung
<wootak.jung@samsung.com>
Sun, 29 Sep 2024 23:19:24 +0000
(08:19 +0900)
committer
Wootak Jung
<wootak.jung@samsung.com>
Sun, 29 Sep 2024 23:19:24 +0000
(08:19 +0900)
Change-Id: I6eb1cf3a65c746c1fe3a6e2febc396bc2375ec99
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index e6188ceed256f1dc5f185ee5c4b8685d869f9fbd..4309868b8f3b0299d38d2afa8fe7e4ddc337f1e1 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-21,7
+21,6
@@
SET(PKG_MODULES
dlog
hal-api-common
libtzplatform-config
- gmock
)
INCLUDE(FindPkgConfig)