Liam
2 vuotta sitten
committed by
GitHub
vanhempi
commit
c8ca7fa58f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
CMakeLists.txt
|
|
@@ -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) |
|
|
|
|
|
|
|