xref: /libCEED/rust/libceed-sys/c-src/interface/ceed-jit-source-root-default.c (revision 9ba83ac0e4b1fca39d6fa6737a318a9f0cbc172d) !
1*9ba83ac0SJeremy L Thompson // Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other CEED contributors.
2032e71eaSJeremy L Thompson // All Rights Reserved. See the top-level LICENSE and NOTICE files for details.
3032e71eaSJeremy L Thompson //
4032e71eaSJeremy L Thompson // SPDX-License-Identifier: BSD-2-Clause
5032e71eaSJeremy L Thompson //
6032e71eaSJeremy L Thompson // This file is part of CEED:  http://github.com/ceed
7032e71eaSJeremy L Thompson 
872fa462dSJed Brown // This file and definition is used for in-source builds.
972fa462dSJed Brown // The definition for installs is in ceed-jit-source-root-install.c.
106ed4cbd1SJeremy L Thompson const char *CeedJitSourceRootDefault = CEED_JIT_SOURCE_ROOT_DEFAULT;
11