Skip to content

Commit

Permalink
fixed linker error (at least) in Alpine linux
Browse files Browse the repository at this point in the history
  • Loading branch information
MasWag committed Oct 10, 2019
1 parent f08470b commit eefac0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ set_property(TARGET monaa
add_executable(tre2ta EXCLUDE_FROM_ALL
monaa/tre2ta.cc
monaa/tre.cc
monaa/intermediate_tre.cc
libmonaa/intersection.cc
${FLEX_tre_lexer_OUTPUTS}
${BISON_tre_parser_OUTPUTS})
Expand Down

0 comments on commit eefac0f

Please sign in to comment.