Skip to content

Commit 98b4877

Browse files
authored
synchronized_value (#3984)
1 parent ffd08b8 commit 98b4877

File tree

6 files changed

+1099
-26
lines changed

6 files changed

+1099
-26
lines changed

libmamba/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ set(
316316
${LIBMAMBA_INCLUDE_DIR}/mamba/util/path_manip.hpp
317317
${LIBMAMBA_INCLUDE_DIR}/mamba/util/random.hpp
318318
${LIBMAMBA_INCLUDE_DIR}/mamba/util/string.hpp
319+
${LIBMAMBA_INCLUDE_DIR}/mamba/util/synchronized_value.hpp
319320
${LIBMAMBA_INCLUDE_DIR}/mamba/util/tuple_hash.hpp
320321
${LIBMAMBA_INCLUDE_DIR}/mamba/util/type_traits.hpp
321322
${LIBMAMBA_INCLUDE_DIR}/mamba/util/url_manip.hpp

0 commit comments

Comments
 (0)