Move Boost.regex definitions to cmake_helpers.

This commit is contained in:
John Preston 2023-10-26 13:52:24 +04:00
parent d19baeace2
commit 0b7d544615
2 changed files with 1 additions and 7 deletions

View File

@ -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

@ -1 +1 @@
Subproject commit 21a8d7996d50d973976607360f2f563f38af1c29
Subproject commit fef4eba1b747d3bb8d817386da72992167c277d2