This commit is contained in:
Vitor Santos Costa
2018-11-16 14:02:56 +00:00
parent fc65bd6924
commit e89bc55b9f
65 changed files with 247 additions and 265 deletions

View File

@@ -37,9 +37,9 @@ add_custom_target (xmlpl SOURCES ${XML_PL} ${LIBRARY_PL} ) # WORKING_DIRECTORY $
install(FILES ${LIBRARY_PL}
DESTINATION ${libpl}/xml
DESTINATION ${YAP_INSTALL_DATADIR}/xml
)
install(FILES ${XML_PL}
DESTINATION ${libpl}
DESTINATION ${YAP_INSTALL_DATADIR}
)