Skip to content

Commit

Permalink
Remove unused include path
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelkryukov committed Jan 20, 2020
1 parent b39e961 commit 9e712df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion simulator/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ if (GDB_SOURCE_PATH)
add_definitions(-DHAVE_CONFIG_H)
include_directories(${CMAKE_CURRENT_LIST_DIR}/export/gdb/)
include_directories(SYSTEM
${GDB_SOURCE_PATH}/
${GDB_BUILD_PATH}/
${GDB_BUILD_PATH}/bfd
${GDB_SOURCE_PATH}/include
Expand Down

0 comments on commit 9e712df

Please sign in to comment.