We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9d1abc + c6ff2e9 commit 5292043Copy full SHA for 5292043
examples/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.8)
2
3
add_executable(example2 example2.cc)
4
target_link_libraries(example2 PUBLIC cpptcl_static cpptcl_runtime ${TCL_STUB_LIBRARY} ${TCL_LIBRARY})
0 commit comments