Added stub project for Kraken convert utility

This commit is contained in:
Kearwood Kip Gilbert
2019-07-17 23:41:01 -07:00
parent a0d21a7c8e
commit cc62f34e4e
5 changed files with 28 additions and 0 deletions

View File

@@ -159,3 +159,4 @@ IF(CMAKE_BUILD_TYPE MATCHES DEBUG)
ENDIF(CMAKE_BUILD_TYPE MATCHES DEBUG)
add_subdirectory(tests)
add_subdirectory(tools)