mirror of
https://github.com/audacity/linuxdeploy.git
synced 2026-04-12 21:25:04 -05:00
Add missing newline
This commit is contained in:
@@ -38,6 +38,7 @@ add_test(test_linuxdeploy test_linuxdeploy)
|
||||
# make sure library and executable are built before test_appdir
|
||||
add_dependencies(test_linuxdeploy simple_library simple_executable)
|
||||
|
||||
|
||||
add_executable(test_desktopfilereader test_desktopfilereader.cpp)
|
||||
target_link_libraries(test_desktopfilereader PRIVATE linuxdeploy_core gtest gtest_main)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user