mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 23:10:06 +00:00
Bump version to v0.4.0
This commit is contained in:
parent
cca71410f5
commit
25cf2d1493
3 changed files with 6 additions and 6 deletions
|
|
@ -40,7 +40,7 @@ conan_basic_setup(TARGETS)
|
|||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DBOOST_ALL_NO_LIB")
|
||||
|
||||
set(SCWX_DIR ${PROJECT_SOURCE_DIR})
|
||||
set(SCWX_VERSION "0.3.2")
|
||||
set(SCWX_VERSION "0.4.0")
|
||||
|
||||
option(SCWX_ADDRESS_SANITIZER "Build with Address Sanitizer" OFF)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue