Skip to content

Commit d22da01

Browse files
committed
remove standalone
1 parent 3b670f7 commit d22da01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ packageProject(
8989

9090
if(NOT INSTALL_ONLY)
9191
add_subdirectory(test)
92-
add_subdirectory(standalone)
92+
# add_subdirectory(standalone)
9393
add_subdirectory(documentation)
9494
endif()

0 commit comments

Comments
 (0)