add bison and flex packages
This commit is contained in:
parent
f5ac80ee5e
commit
5dd820af6a
@ -20,6 +20,9 @@ find_package(spdlog CONFIG REQUIRED)
|
||||
#hunter_add_package(range-v3)
|
||||
#find_package(range-v3 CONFIG REQUIRED)
|
||||
|
||||
hunter_add_package(bison)
|
||||
hunter_add_package(flex)
|
||||
|
||||
hunter_add_package(PostgreSQL)
|
||||
find_package(PostgreSQL REQUIRED)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user