Skip to content

Commit 4351850

Browse files
committed
enable c
1 parent d17ca0e commit 4351850

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ bob_begin_package()
66

77
include(CTest)
88
enable_testing()
9+
enable_language(C)
910

1011
macro(polyMPO_export_lib target headers)
1112
bob_export_target(${target})

0 commit comments

Comments
 (0)