mirror of
https://github.com/SysRay/psOff_public.git
synced 2024-12-13 08:57:21 +00:00
timer| + cmake boost dep
This commit is contained in:
parent
1e10a61afd
commit
cdad3b5f1d
@ -2,4 +2,4 @@ add_library(timer OBJECT
|
||||
timer.cpp
|
||||
)
|
||||
|
||||
add_dependencies(timer third_party)
|
||||
add_dependencies(timer third_party boost)
|
||||
|
Loading…
Reference in New Issue
Block a user