use only include
This commit is contained in:
@@ -11,5 +11,6 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
|||||||
|
|
||||||
add_library(dawn STATIC
|
add_library(dawn STATIC
|
||||||
src/funcs.c
|
src/funcs.c
|
||||||
src/funcs.h
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
target_include_directories(dawn PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/src)
|
Reference in New Issue
Block a user