compute-runtime/offline_compiler/utilities/get_current_dir.h

10 lines
171 B
C++

/*
* Copyright (C) 2019 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
extern std::string getCurrentDirectoryOwn(std::string outDirForBuilds);