j'essaye de compiler sur archlinux avec clang mais ca marche pas

J'utilise fish et quand je tape:
-> % cmake -DCMAKE_INSTALL_PREFIX=/home/your_directory .
fish: correct 'cmake' to 'make'
fish: command not found: cmake
-> % make
make: *** No targets specified and no makefile found. Stop.
Je dois faire quoi?!??!
merci
