summaryrefslogtreecommitdiff
path: root/src/dlls
diff options
context:
space:
mode:
authorJan Vorlicek <janvorli@microsoft.com>2016-02-17 01:18:07 +0100
committerJan Vorlicek <janvorli@microsoft.com>2016-02-17 01:18:07 +0100
commitddaba368dbfb67d3609803a8cab6d8e203687000 (patch)
tree49770152a13535a8e4eaf6298a681bdc0d03a875 /src/dlls
parentae8ceb422f996843295d1b26b9227441ea7d62a4 (diff)
parentff4aa3f141c0191b2783ffd8b5046380143799c9 (diff)
downloadcoreclr-ddaba368dbfb67d3609803a8cab6d8e203687000.tar.gz
coreclr-ddaba368dbfb67d3609803a8cab6d8e203687000.tar.bz2
coreclr-ddaba368dbfb67d3609803a8cab6d8e203687000.zip
Merge pull request #3167 from mikem8361/tracing
Fix tracing lib problems in multiple PALs. Issue #3164.
Diffstat (limited to 'src/dlls')
-rw-r--r--src/dlls/mscoree/coreclr/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dlls/mscoree/coreclr/CMakeLists.txt b/src/dlls/mscoree/coreclr/CMakeLists.txt
index 1b7d1fe073..8f020d7aae 100644
--- a/src/dlls/mscoree/coreclr/CMakeLists.txt
+++ b/src/dlls/mscoree/coreclr/CMakeLists.txt
@@ -108,6 +108,7 @@ else()
list(APPEND CORECLR_LIBRARIES
${START_WHOLE_ARCHIVE} # force all PAL objects to be included so all exports are available
coreclrpal
+ tracepointprovider
${END_WHOLE_ARCHIVE}
mscorrc_debug
palrt