build(libcomposition): updated libcomposition version pin to 1.4.0 to get more convient getters
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
//
|
||||||
|
// Created by Emily Boudreaux on 7/14/25.
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifndef CONSTRUCTION_H
|
||||||
|
#define CONSTRUCTION_H
|
||||||
|
|
||||||
|
#endif //CONSTRUCTION_H
|
||||||
8
src/network/include/gridfire/engine/types/reporting.h
Normal file
8
src/network/include/gridfire/engine/types/reporting.h
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
//
|
||||||
|
// Created by Emily Boudreaux on 7/14/25.
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifndef REPORTING_H
|
||||||
|
#define REPORTING_H
|
||||||
|
|
||||||
|
#endif //REPORTING_H
|
||||||
3
src/network/lib/engine/procedures/construction.cpp
Normal file
3
src/network/lib/engine/procedures/construction.cpp
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
//
|
||||||
|
// Created by Emily Boudreaux on 7/14/25.
|
||||||
|
//
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
[wrap-git]
|
[wrap-git]
|
||||||
url = https://github.com/4D-STAR/libcomposition.git
|
url = https://github.com/4D-STAR/libcomposition.git
|
||||||
revision = v1.3.0
|
revision = v1.4.0
|
||||||
depth = 1
|
depth = 1
|
||||||
Reference in New Issue
Block a user