Skip to content

Commit dcdb556

Browse files
committed
remove unused option [skip ci]
1 parent 6fb5d6b commit dcdb556

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ file(STRINGS "${CMAKE_CURRENT_SOURCE_DIR}/version.txt" projectVersion)
33
project(fmu4cpp-template VERSION ${projectVersion})
44

55
option(FMU4CPP_BUILD_TESTS "Build internal tests" OFF)
6-
option(FMU4CPP_BUILD_EXAMPLES "Build example FMUs" OFF)
76

87
set(CMAKE_CXX_STANDARD 17)
98

0 commit comments

Comments
 (0)