File: //usr/share/dh-python/dhpython/build/__pycache__/plugin_cmake.cpython-35.pyc
vºˆX
ã @ s0 d d l m Z m Z Gd d „ d e ƒ Z d S)é )ÚBaseÚ
shell_commandc sš e Z d Z d Z d g Z d g Z d d d d i Z e ‡ f d d † ƒ Z e d d
„ ƒ Z e d d „ ƒ Z
e d
d „ ƒ Z e d d „ ƒ Z ‡ S)ÚBuildSystemz-CMake build system (using dh_auto_* commands)ZcmakezCMakeLists.txtzcmake_uninstall.cmakeé
zCMakeCache.txtc s t t | ƒ j | | ƒ d S)Nz!dh_auto_clean --buildsystem=cmake)Úsuperr Úclean)ÚselfÚcontextÚargs)Ú __class__© ú3/usr/share/dh-python/dhpython/build/plugin_cmake.pyr s zBuildSystem.cleanc C s d S)Nzëdh_auto_configure --buildsystem=cmake --builddirectory="{build_dir}" -- -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/{interpreter} -DPYTHON_LIBRARY:FILEPATH={interpreter.library_file} -DPYTHON_INCLUDE_DIR:PATH={interpreter.include_dir} {args}r )r r r
r r r
Ú configure# s zBuildSystem.configurec C s d S)NzJdh_auto_build --buildsystem=cmake --builddirectory="{build_dir}" -- {args}r )r r r
r r r
Úbuild, s zBuildSystem.buildc C s d S)Nzbdh_auto_install --buildsystem=cmake --builddirectory="{build_dir}" --destdir="{destdir}" -- {args}r )r r r
r r r
Úinstall2 s zBuildSystem.installc C s d S)NzIdh_auto_test --buildsystem=cmake --builddirectory="{build_dir}" -- {args}r )r r r
r r r
Útest9 s zBuildSystem.test)
Ú__name__Ú
__module__Ú__qualname__ZDESCRIPTIONZREQUIRED_COMMANDSZREQUIRED_FILESZOPTIONAL_FILESr r r r r r r r )r r
r s r N)Zdhpython.build.baser r r r r r r
Ú<module> s