Skip to content

Commit

Permalink
Delete unnecessary includes (depends on stripped CPPCODEGEN)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotas committed Jul 23, 2020
1 parent ff99196 commit b6ed55d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/coreclr/src/nativeaot/Bootstrap/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
include_directories(${GC_DIR})
include_directories(${GC_DIR}/env)
include_directories(${GC_DIR}/sample)

add_subdirectory(base)
add_subdirectory(dll)

0 comments on commit b6ed55d

Please sign in to comment.