mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-18 07:55:06 +00:00
Removed unused private folder
This commit is contained in:
parent
8fb2f3ce1e
commit
fef08acab0
@ -6,7 +6,6 @@ file(GLOB_RECURSE SOURCE_FILES "source/*.c*")
|
|||||||
|
|
||||||
tactility_add_module(service-module
|
tactility_add_module(service-module
|
||||||
SRCS ${SOURCE_FILES}
|
SRCS ${SOURCE_FILES}
|
||||||
PRIV_INCLUDE_DIRS private/
|
|
||||||
INCLUDE_DIRS include/
|
INCLUDE_DIRS include/
|
||||||
REQUIRES TactilityKernel
|
REQUIRES TactilityKernel
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user