Pārlūkot izejas kodu

cmake: use message(WARNING) when dependencies are missing

tags/v1.8.0
Xiretza pirms 3 gadiem
vecāks
revīzija
5a257ae0ce
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 17B78226F7139993
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Parādīt failu

@@ -45,7 +45,7 @@ if (PNG_FOUND AND LIBSNDFILE_FOUND)
endif()
endif()
else()
MESSAGE(STATUS "WARNING: Only building apt library, as not all of the required libraries were found for aptdec.")
MESSAGE(WARNING "Only building apt library, as not all of the required libraries were found for aptdec.")
endif()

if (MSVC)


Notiek ielāde…
Atcelt
Saglabāt