mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Move Boost.regex definitions to cmake_helpers.
This commit is contained in:
parent
d19baeace2
commit
0b7d544615
2 changed files with 1 additions and 7 deletions
|
@ -23,12 +23,6 @@ PRIVATE
|
|||
TokenList.h
|
||||
)
|
||||
|
||||
target_compile_definitions(lib_prisma
|
||||
PRIVATE
|
||||
BOOST_NO_INTRINSIC_WCHAR_T
|
||||
BOOST_REGEX_NO_W32
|
||||
)
|
||||
|
||||
target_include_directories(lib_prisma
|
||||
PUBLIC
|
||||
${prisma_loc}
|
||||
|
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
|||
Subproject commit 21a8d7996d50d973976607360f2f563f38af1c29
|
||||
Subproject commit fef4eba1b747d3bb8d817386da72992167c277d2
|
Loading…
Add table
Reference in a new issue