mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 03:50:05 +00:00
Index volume scan by time, change internal data structure from unordered to ordered map
This commit is contained in:
parent
e78231ac48
commit
efeb87baaa
9 changed files with 104 additions and 71 deletions
|
|
@ -29,7 +29,7 @@ source_group("Source Files\\wsr88d" FILES ${SRC_WSR88D_TESTS})
|
|||
|
||||
target_include_directories(wxtest PRIVATE ${GTest_INCLUDE_DIRS})
|
||||
|
||||
set_target_properties(wxtest PROPERTIES CXX_STANDARD 17
|
||||
set_target_properties(wxtest PROPERTIES CXX_STANDARD 20
|
||||
CXX_STANDARD_REQUIRED ON
|
||||
CXX_EXTENSIONS OFF)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue