Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2016-01-15 09:40:15 +0300
committerJan Kotas <jkotas@microsoft.com>2016-01-15 10:42:37 +0300
commit867751d297349229761110f547f0c6fe17e80e3e (patch)
tree4112b5c80b580f43c45e61e463d544c0b705a6ab /src/Native/Runtime/CMakeLists.txt
parent6dce21882fa1c196ddd59ea950ee58f7695bcc78 (diff)
Fix build break and build warning
Diffstat (limited to 'src/Native/Runtime/CMakeLists.txt')
-rw-r--r--src/Native/Runtime/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Native/Runtime/CMakeLists.txt b/src/Native/Runtime/CMakeLists.txt
index 981eb02ab..a197fa1ed 100644
--- a/src/Native/Runtime/CMakeLists.txt
+++ b/src/Native/Runtime/CMakeLists.txt
@@ -24,7 +24,6 @@ set(COMMON_RUNTIME_SOURCES
OptionalFieldsRuntime.cpp
portable.cpp
profheapwalkhelper.cpp
- Profiling.cpp
RestrictedCallouts.cpp
RHCodeMan.cpp
RhConfig.cpp