Skip to content

Commit 7530c48

Browse files
committed
Merge remote-tracking branch 'origin/master' into cboulay/outlet_sync
2 parents c64aeb9 + 055a1bd commit 7530c48

File tree

538 files changed

+25
-118657
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

538 files changed

+25
-118657
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ target_compile_definitions(lslboost
178178
PUBLIC
179179
BOOST_ALL_NO_LIB
180180
BOOST_ASIO_STANDALONE
181-
BOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS
182181
)
183182
target_include_directories(lslboost SYSTEM PUBLIC
184183
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/lslboost>)
@@ -221,7 +220,6 @@ elseif(WIN32)
221220
)
222221
target_compile_definitions(lslboost
223222
PUBLIC _WIN32_WINNT=${LSL_WINVER}
224-
PRIVATE BOOST_THREAD_BUILD_DLL
225223
)
226224
endif()
227225

lslboost/boost/algorithm/string/classification.hpp

Lines changed: 0 additions & 312 deletions
This file was deleted.

0 commit comments

Comments
 (0)