#------------------------------------------------------------------- # This file is part of the CMake build system for ARToolKit # # The contents of this file are placed in the public domain. Feel # free to make use of it in any way you like. #------------------------------------------------------------------- # Configure ARToolKit build add_subdirectory(AR) add_subdirectory(AR2) add_subdirectory(ARICP) add_subdirectory(KPM) add_subdirectory(Util) #add_subdirectory(ARWrapper)