1*9ba83ac0SJeremy L Thompson // Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other CEED contributors. 272fa462dSJed Brown // All Rights Reserved. See the top-level LICENSE and NOTICE files for details. 372fa462dSJed Brown // 472fa462dSJed Brown // SPDX-License-Identifier: BSD-2-Clause 572fa462dSJed Brown // 672fa462dSJed Brown // This file is part of CEED: http://github.com/ceed 772fa462dSJed Brown 872fa462dSJed Brown // This file and definition is used for installs. 972fa462dSJed Brown // The definition for in-source is in ceed-jit-source-root-default.c. 106ed4cbd1SJeremy L Thompson const char *CeedJitSourceRootDefault = CEED_JIT_SOURCE_ROOT_DEFAULT; 11