Skip to content

Commit 20e3566

Browse files
committed
feat: support clangd
1 parent d01da10 commit 20e3566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ set_property(GLOBAL PROPERTY USE_FOLDERS ON)
77
set(CMAKE_MAP_IMPORTED_CONFIG_DebWithRelDeps "DebWithRelDeps;Release;")
88

99
set(Boost_NO_WARN_NEW_VERSIONS 1)
10+
set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
1011

1112
option(USE_MAADEPS "use third-party libraries built by MaaDeps" ON)
1213

0 commit comments

Comments
 (0)