Skip to content

Commit

Permalink
fix windows antlr runtime build
Browse files Browse the repository at this point in the history
  • Loading branch information
rp- committed Sep 8, 2013
1 parent a1db2c9 commit 33b1989
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/antlr-2.7.7/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,7 @@ set(ANTLR_HDR
antlr/config.hpp
)

include_directories(.)

add_library(antlr ${ANTLR_SRC} ${ANTLR_HDR})

0 comments on commit 33b1989

Please sign in to comment.