mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-14 16:46:28 +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
|
# sqlite
|
||||||
|
|
||||||
${TARGET_ROOT}/sqlite3.c
|
${TARGET_ROOT}/sqlite3.c
|
||||||
|
${TARGET_ROOT}/sqlite3.h
|
||||||
)
|
)
|
||||||
|
|
||||||
list( APPEND INCLUDES
|
list( APPEND INCLUDES
|
||||||
|
|||||||
Reference in New Issue
Block a user