Skip to content

Commit e8c73bb

Browse files
committed
Dont add sqlitecpp cpplint to the project with cmake
1 parent 439a919 commit e8c73bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extern/CMakeProject-sqlitecpp.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

22
add_subdirectory(SQLiteCpp)
33
set_property(TARGET "SQLiteCpp" PROPERTY FOLDER "External Libraries")
4-
set_property(TARGET "SQLiteCpp_cpplint" PROPERTY FOLDER "External Libraries")
54
set_property(TARGET "sqlite3" PROPERTY FOLDER "External Libraries")

0 commit comments

Comments
 (0)