projects
/
platform
/
core
/
dotnet
/
diagnostics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d02cd08
)
[Tizen] Disable dbgshim build.
author
Mikhail Kurinnoi
<m.kurinnoi@samsung.com>
Thu, 29 Sep 2022 09:52:02 +0000
(12:52 +0300)
committer
Mikhail Kurinnoi
<m.kurinnoi@samsung.com>
Thu, 29 Sep 2022 09:52:02 +0000
(12:52 +0300)
src/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/src/CMakeLists.txt
b/src/CMakeLists.txt
index 90f3537ef5433b5850a0ee82d0ccfb531e9b8d08..52c6c43b83dcf3f2c24f6f01da972c4bd2325321 100644
(file)
--- a/
src/CMakeLists.txt
+++ b/
src/CMakeLists.txt
@@
-19,4
+19,4
@@
if (CLR_CMAKE_HOST_UNIX)
include_directories(${CLR_SHARED_DIR}/pal/inc/rt/cpp)
endif(CLR_CMAKE_HOST_UNIX)
-add_subdirectory(dbgshim)
+
#
add_subdirectory(dbgshim)