Removed computer specific code

This commit is contained in:
Andrei Medar 2020-10-07 11:51:59 +00:00
parent e87e583bca
commit 04f4ff5960

View File

@ -20,8 +20,7 @@ set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED 17)
# Build SAPI library
#set(SAPI_ROOT "" CACHE PATH "Path to the Sandboxed API source tree")
set(SAPI_ROOT "/usr/local/google/home/amedar/internship/sandboxed-api" CACHE PATH "Path to the Sandboxed API source tree")
set(SAPI_ROOT "" CACHE PATH "Path to the Sandboxed API source tree")
include(FetchContent)
FetchContent_Declare(