We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa45c4e commit e7ce213Copy full SHA for e7ce213
1 file changed
PyLib/CMakeLists.txt
@@ -167,7 +167,7 @@ macro(findHdrSrcFEBio name)
167
endmacro()
168
169
set(FEBIOSTUDIO_LIBS GeomLib MeshIO MeshTools MeshLib FEMLib FSCore PostLib XPLTLib FEBioLink GLLib)
170
-set(FEBIO_LIBS FECore FEBioLib FEBioMech FEBioXML FEBioPlot XML NumCore FEBioTest FEBioFluid FEBioMix)
+set(FEBIO_LIBS FECore FEBioLib FEBioMech FEBioXML FEBioPlot NumCore FEBioTest FEBioFluid FEBioMix)
171
172
foreach(name IN LISTS FEBIOSTUDIO_LIBS)
173
findHdrSrc(${name})
0 commit comments