mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-02-19 12:04:54 +00:00
Define BOOST_SPIRIT_USE_PHOENIX_V3=1
This commit is contained in:
parent
c6f034d98e
commit
ff926d85a4
1 changed files with 1 additions and 0 deletions
|
@ -66,4 +66,5 @@ target_link_libraries(${PROJECT_NAME}
|
|||
|
||||
target_compile_definitions(${PROJECT_NAME}
|
||||
INTERFACE WITH_PROGRESS_FEEDBACK
|
||||
INTERFACE BOOST_SPIRIT_USE_PHOENIX_V3=1
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue