mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-06-26 10:54:29 +02:00
Build: Added missing source files for tests
This commit is contained in:
parent
c1be4df9f7
commit
13117e4df5
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ foreach (src_FILE ${test_SRCS})
|
|||
../src/Color.cpp
|
||||
../src/FS.cpp
|
||||
../src/text.cpp
|
||||
../src/utf8.cpp
|
||||
../src/wcwidth6.cpp
|
||||
test.cpp)
|
||||
target_link_libraries (${src_FILE} ${TASKSH_LIBRARIES})
|
||||
endforeach (src_FILE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue