Browse Source

Version 3.0.3

master v3.0.3
Nemanja Trifunovic 5 years ago
parent
commit
a540297fd4
  1. 2
      CMakeLists.txt

2
CMakeLists.txt

@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.0.2)
project (utf8cpp VERSION 3.0.2 LANGUAGES CXX)
project (utf8cpp VERSION 3.0.3 LANGUAGES CXX)
option(UTF8_TESTS "Enable tests for UTF8-CPP" On)
option(UTF8_SAMPLES "Enable building samples for UTF8-CPP" On)

Loading…
Cancel
Save