Specify language in CMakeLists

pull/1/head
Thomas Orozco 10 years ago
parent 04c650339e
commit c5a49cf4d6
  1. 2
      CMakeLists.txt

@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 2.8.0)
project (tini)
project (tini C)
# Config
set (tini_VERSION_MAJOR 0)

Loading…
Cancel
Save