.. # Copyright (c) 2017-2025, Lawrence Livermore National Security, LLC and .. # other BLT Project Developers. See the top-level LICENSE file for details .. # .. # SPDX-License-Identifier: (BSD-3-Clause) Advanced Topics =============== This section includes subpages on advanced topics such as: * :ref:`PortableCompilerFlags` : Managing compiler flags across compiler families * :ref:`ExportingTargets` : Exporting your project's CMake Targets for others to use * :ref:`ObjectLibraries` : A collection of object files that are not linked or archived into a library .. toctree:: :hidden: portable_compiler_flags exporting_targets object_libraries