File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
</div >
5
5
6
6
<p align =" center " >
7
- <a href =" https://github.com/Devsh-Graphics-Programming/Nabla/actions " >
8
- <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent. com/Devsh-Graphics-Programming/Nabla/badges/nabla /build.json " alt="Build Status" /></a>
7
+ <a href =" https://github.com/Devsh-Graphics-Programming/Nabla/actions/workflows/build-nabla.yml " >
8
+ <img src="https://github. com/Devsh-Graphics-Programming/Nabla/actions/workflows /build-nabla.yml/badge.svg " alt="Build Status" /></a>
9
9
<a href =" https://opensource.org/licenses/Apache-2.0 " >
10
10
<img src="https://img.shields.io/badge/license-Apache%202.0-blue" alt="License: Apache 2.0" /></a>
11
11
<a href =" https://discord.gg/krsBcABm7u " >
Original file line number Diff line number Diff line change @@ -720,7 +720,7 @@ endif()
720
720
721
721
# extensions
722
722
start_tracking_variables_for_propagation_to_parent ()
723
- add_subdirectory (ext )
723
+ add_subdirectory (ext EXCLUDE_FROM_ALL )
724
724
propagate_changed_variables_to_parent_scope ()
725
725
726
726
if (NOT NBL_STATIC_BUILD )
You can’t perform that action at this time.
0 commit comments