Skip to content

Commit

Permalink
Merge pull request #3286 from dnakamura/compiler_z
Browse files Browse the repository at this point in the history
CMake: Add compiler/z/env folder
  • Loading branch information
pshipton committed Oct 15, 2018
2 parents ebfc93e + d123600 commit 6cf5b4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runtime/compiler/z/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ endif()
if(TR_TARGET_ARCH STREQUAL "z")
add_subdirectory(codegen)
endif()

add_subdirectory(env)

0 comments on commit 6cf5b4c

Please sign in to comment.