Explorar el Código

Set language to C

tags/v1.8.0
Liam hace 2 años
committed by GitHub
padre
commit
c8ca7fa58f
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Ver fichero

@@ -1,7 +1,7 @@
cmake_minimum_required (VERSION 3.0.0)
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake")

project(aptdec)
project(aptdec C)

include(GNUInstallDirs)



Cargando…
Cancelar
Guardar