mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 17:30:05 +00:00
Replace boost/units in favor of units library
This commit is contained in:
parent
12833202b7
commit
35b90fa98d
15 changed files with 67 additions and 67 deletions
4
external/units.cmake
vendored
Normal file
4
external/units.cmake
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.20)
|
||||
set(PROJECT_NAME scwx-units)
|
||||
|
||||
add_subdirectory(units)
|
||||
Loading…
Add table
Add a link
Reference in a new issue