readd meson

This commit is contained in:
2017-10-16 13:40:34 -03:00
parent ce6e45c968
commit 04bd445538
24 changed files with 564 additions and 41 deletions

View File

@@ -64,7 +64,7 @@ OPTIONS
SET (VALA_C ${VALA_C} ${pamac_installer_gresource_xml_C_FILE})
add_executable(pamac-install ${VALA_C})
add_dependencies (pamac-install pamac_installer_gresource_xml)
set ( pamac-install_DEPENDENCIES ${pamac-install_DEPENDENCIES} pamac_installer_gresource_xml )
set ( pamac-install_DEPENDENCIES ${pamac-install_DEPENDENCIES} Pamac )
add_dependencies( pamac-install ${pamac-install_DEPENDENCIES} )