Improved benchmarks and calc time distribution
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
project(multithread_experiments)
|
||||
cmake_minimum_required(VERSION 2.8.6)
|
||||
set(CMAKE_CXX_STANDART 11)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
|
||||
option(USE_SMSDK "Use libraries from SMSDK directory" 1)
|
||||
if(USE_SMSDK)
|
||||
|
||||
Reference in New Issue
Block a user