oubli de FrontTrack

This commit is contained in:
Gérald NICOLAS 2020-05-25 11:02:54 +02:00
parent a619ad25da
commit a284639387
2 changed files with 8 additions and 6 deletions

View File

@ -44,7 +44,7 @@ SET(_link_LIBRARIES
# header files / to be processed by moc # header files / to be processed by moc
SET(ADAPTFrontTrack_Swig_HEADERS SET(ADAPTFrontTrack_Swig_HEADERS
FrontTrack_Swig.i FrontTrack.i
) )
# --- sources --- # --- sources ---

View File

@ -42,6 +42,8 @@ SET(SUBDIRS_COMMON
Tools Tools
ADAPT ADAPT
ADAPT_I ADAPT_I
ADAPTFrontTrack
ADAPTFrontTrack_SWIG
) )
IF(SALOME_SMESH_ENABLE_MEFISTO) IF(SALOME_SMESH_ENABLE_MEFISTO)