Fixed mupip link issue in 64bits
This commit is contained in:
parent
95feac5f52
commit
8462346f3a
|
@ -115,14 +115,13 @@ target_link_libraries(mupip
|
||||||
mupipunix
|
mupipunix
|
||||||
lkeport
|
lkeport
|
||||||
lkeunix
|
lkeunix
|
||||||
fisgtmproobj
|
|
||||||
${ARCHITECTURE_DEPENDENT_LIBRARIES}
|
|
||||||
mumpsport
|
mumpsport
|
||||||
mumpsunix
|
mumpsunix
|
||||||
mumpsport
|
mumpsport
|
||||||
mumpsunix
|
mumpsunix
|
||||||
gtmlinux2
|
gtmlinux2
|
||||||
fisgtmproobj
|
fisgtmproobj
|
||||||
|
${ARCHITECTURE_DEPENDENT_LIBRARIES}
|
||||||
${CURSES_LIBRARIES}
|
${CURSES_LIBRARIES}
|
||||||
elf
|
elf
|
||||||
dl
|
dl
|
||||||
|
|
Loading…
Reference in New Issue