Temp add a frame count value display of previcwscan
This commit is contained in:
@@ -11,7 +11,7 @@ file(GLOB_RECURSE project_cxx ./src/*.cxx)
|
||||
file(GLOB_RECURSE project_cc ./src/*.cc)
|
||||
|
||||
if(UNIX)
|
||||
set(USE_SHIMLIB OFF)
|
||||
set(USE_SHIMLIB ON)
|
||||
else()
|
||||
set(USE_SHIMLIB OFF)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user