## Version: $Id$
##
######################################################################
##
### Commentary:
##
######################################################################
##
### Change Log:
##
######################################################################
##
### Code:

add_subdirectory(QtCore)
add_subdirectory(QtWidgets)

add_subdirectory(dtkBase)

######################################################################
### CMakeLists.txt ends here
