Skip to content
Extraits de code Groupes Projets
Sélectionner une révision Git
  • 56985d01766b70e59f1247944bb23d361cc86e83
  • master par défaut protégée
  • rust
  • rust-playlist-sync
  • fix-qt-deprecated-qvariant-type
  • fix-mpris-qtwindow-race-condition
  • rust-appimage-wayland
  • windows-build-rebased
  • v2.5 protégée
  • v2.4 protégée
  • v2.3-1 protégée
  • v2.3 protégée
  • v2.2 protégée
  • v2.1 protégée
  • v2.0 protégée
  • v1.8-3 protégée
  • v1.8-2 protégée
  • v1.8-1 protégée
  • v1.8 protégée
  • v1.7 protégée
  • v1.6 protégée
  • v1.5 protégée
  • v1.4 protégée
  • v1.3 protégée
  • v1.2 protégée
  • v1.1 protégée
  • v1.0 protégée
27 résultats

CMakeLists.txt

  • Kubat's avatar
    56985d01
    CMAKE: Add the install boi + refactor cmake file · 56985d01
    Kubat a rédigé
    The user can now `make install` or `ninja install` after the project was
    build. It will install the `lektord`, `lkt` and `luka` binaries and also
    install all the generated manpages into `${INSTALL_PREFIX}/man/man1`
    because the manpages are about commands (category 1).
    CMAKE: Add the install boi + refactor cmake file
    Kubat a rédigé
    The user can now `make install` or `ninja install` after the project was
    build. It will install the `lektord`, `lkt` and `luka` binaries and also
    install all the generated manpages into `${INSTALL_PREFIX}/man/man1`
    because the manpages are about commands (category 1).