cmake_minimum_required (VERSION 3.8) project (auxiliarytool_test) set(CMAKE_CXX_STANDARD 11) add_subdirectory(cryp_test)