Skip to content

Commit c6f13c6

Browse files
authored
Update CMakeLists.txt
1 parent 954e27e commit c6f13c6

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
@@ -5,7 +5,7 @@ project(example_app
55
)
66

77
option(BUILD_SHARED_LIBS "Build shared libs" OFF)
8-
option(AUIB_FORCE_PRECOMPILED "AUI.Boot: force precompiled dependencies" ON)
8+
option(AUIB_FORCE_PRECOMPILED "AUI.Boot: force precompiled dependencies" OFF)
99

1010
set(AUI_VERSION v7.0.1)
1111

0 commit comments

Comments
 (0)