Cmake et options

Pàgina inicial

Reply to this message
Autor: anne.guilde@free.fr
Data:  
A: ML Guilde
Assumpte: Cmake et options
bonjour,

Quand j'ai voulu compiler taglib, on m'a dit de faire

# cmake -DBUILD_STATIC_LIBS=ON -DCMAKE_INSTALL_PREFIX=/usr/local .

J'aimerais trouver toutes les options qu'on peut mettre avec la commande
cmake

-DBUILD_STATIC_LIBS
-DCMAKE_INSTALL_PREFIX
...

où trouver un résumé de toutes ces options?

Merci
Anne