mirror of
https://onedev.site.tesses.net/tesses-framework
synced 2026-03-26 02:50:22 +00:00
Fix basic auth
This commit is contained in:
@@ -343,6 +343,9 @@ if(TESSESFRAMEWORK_ENABLE_EXAMPLES)
|
||||
|
||||
add_executable(runevent examples/runevent.cpp)
|
||||
target_link_libraries(runevent PUBLIC tessesframework)
|
||||
|
||||
add_executable(tests examples/tests.cpp)
|
||||
target_link_libraries(tests PUBLIC tessesframework)
|
||||
endif()
|
||||
|
||||
if(TESSESFRAMEWORK_ENABLE_APPS)
|
||||
|
||||
Reference in New Issue
Block a user