mirror of
https://git.tesses.org/tesses50/tessesframework.git
synced 2026-08-01 16:15:31 +00:00
Fix license compliance and fix things up
This commit is contained in:
@@ -43,4 +43,9 @@ if(TESSESFRAMEWORK_ENABLE_EXAMPLES)
|
||||
|
||||
add_executable(tests examples/tests.cpp)
|
||||
target_link_libraries(tests PUBLIC tessesframework)
|
||||
add_executable(console-login-test examples/console-login-test.cpp)
|
||||
target_link_libraries(console-login-test PUBLIC tessesframework)
|
||||
|
||||
|
||||
|
||||
endif()
|
||||
Reference in New Issue
Block a user