mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
C++ Todo example: add test
This commit is contained in:
parent
5a4713aa17
commit
4856f387ee
12 changed files with 146 additions and 73 deletions
|
@ -50,5 +50,5 @@ function(SLINT_TARGET_SOURCES target)
|
|||
|
||||
target_sources(${target} PRIVATE ${CMAKE_CURRENT_BINARY_DIR}/${_SLINT_BASE_NAME}.h)
|
||||
endforeach()
|
||||
target_include_directories(${target} PRIVATE ${CMAKE_CURRENT_BINARY_DIR})
|
||||
target_include_directories(${target} PUBLIC ${CMAKE_CURRENT_BINARY_DIR})
|
||||
endfunction()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue