指定 CMAKE_INSTALL_PREFIX

    1. cmake -DCMAKE_INSTALL_PREFIX=/path/to/dir/
    2. make
    3. make install