mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 15:50:10 +01:00
Add sqlite3.h to CMakeLists.txt for easier browsing in the IDEs
This commit is contained in:
@@ -9,6 +9,7 @@ list( APPEND SOURCES
|
||||
# sqlite
|
||||
|
||||
${TARGET_ROOT}/sqlite3.c
|
||||
${TARGET_ROOT}/sqlite3.h
|
||||
)
|
||||
|
||||
list( APPEND INCLUDES
|
||||
|
||||
Reference in New Issue
Block a user