mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 02:09:55 -06:00
fix windows antlr runtime build
This commit is contained in:
@@ -85,5 +85,7 @@ set(ANTLR_HDR
|
||||
antlr/config.hpp
|
||||
)
|
||||
|
||||
include_directories(.)
|
||||
|
||||
add_library(antlr ${ANTLR_SRC} ${ANTLR_HDR})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user