summaryrefslogtreecommitdiff
path: root/src/components/include/utils/threads/CMakeLists.txt
blob: f97039c21bdeda4b6bb6444b9add4f027668a494 (plain)
1
2
3
4
5
set(UtilsIncludeDir ${COMPONENTS_DIR/utils/include)

include_directories (
  ${UtilsIncludeDir}
)