mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-12 10:03:51 +01:00
Remove redundant cmake_minimum_required from example
This is already covered by the toplevel CMake, which also serves to provide a consistent minimum version.
This commit is contained in:
parent
3f0d63b5a9
commit
e9b0b96be6
@ -1,6 +1,4 @@
|
||||
#vim: et ts =4 sts = 4 sw = 4 tw = 0
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
|
||||
set(EXAMPLES
|
||||
readFromString
|
||||
readFromStream
|
||||
|
Loading…
Reference in New Issue
Block a user