mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
fix Archive for the new boost
change HPoint3f HVector3f to Vector4f fix string_view missing with a stub
This commit is contained in:
@@ -32,7 +32,7 @@ include(FindROOTv6)
|
||||
root_generate_dictionary(uLibRootDict ${DICTIONARY_HEADERS} LINKDEF Linkdef.h)
|
||||
set_source_files_properties(uLibRootDict.cxx PROPERTIES GENERATED TRUE)
|
||||
set_source_files_properties(uLibRootDict.h PROPERTIES GENERATED TRUE)
|
||||
list(APPEND SOURCES uLibRootDict.cxx)
|
||||
# list(APPEND SOURCES uLibRootDict.cxx)
|
||||
|
||||
|
||||
uLib_add_shared_library(${uLib-module})
|
||||
|
||||
Reference in New Issue
Block a user