Skip to content

Commit 9352064

Browse files
committed
默认编译example
1 parent 136ff53 commit 9352064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ show_module_info()
5757
install_project()
5858

5959

60-
if(BUILD_EXAMPLES)
60+
# if(BUILD_EXAMPLES)
6161
add_subdirectory(example)
62-
endif()
62+
# endif()

0 commit comments

Comments
 (0)