Selaa lähdekoodia

Typo


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4837 3789f03b-4d11-0410-bbf8-ca57d06f2519
tags/v1.2.0
DRC 12 vuotta sitten
vanhempi
commit
60d6158656
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Näytä tiedosto

add_definitions(-DLOCALEDIR="${CMAKE_INSTALL_PREFIX}/share/locale") add_definitions(-DLOCALEDIR="${CMAKE_INSTALL_PREFIX}/share/locale")


if(MSVC) if(MSVC)
message(FATAL "TigerVNC cannot be built with Visual Studio. Please use MinGW")
message(FATAL_ERROR "TigerVNC cannot be built with Visual Studio. Please use MinGW")
endif() endif()


set(BUILD "") set(BUILD "")

Loading…
Peruuta
Tallenna