• Fabio Bas's avatar
    cockatrice's CMakeLists.txt: major overhaul · 0dd65675
    Fabio Bas authored
    * Remove cockatrice_HEADERS (obsoleted by automoc)
    * Remove compilation flags definition and Qt4 finding calls
    * Make use of CMAKE_INSTALL_PREFIX
    * use INSTALL(TARGETS) in place of INSTALL(PROGRAM)
    * Osx: create a proper application bundle
    * Added comments
    0dd65675