Skip to content

Commit

Permalink
Add missing compiler files to cmake (#4147)
Browse files Browse the repository at this point in the history
Add missing compiler files to cmake
  • Loading branch information
fjeremic authored Jul 19, 2019
2 parents 296e8e9 + fe51b5e commit e69089e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/z/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ compiler_library(z
${CMAKE_CURRENT_LIST_DIR}/codegen/snippet/XPLINKCallDescriptorSnippet.cpp
${CMAKE_CURRENT_LIST_DIR}/env/OMRCPU.cpp
${CMAKE_CURRENT_LIST_DIR}/env/OMRDebugEnv.cpp
${CMAKE_CURRENT_LIST_DIR}/runtime/VirtualGuardRuntime.cpp
)

0 comments on commit e69089e

Please sign in to comment.