
ADD_EXECUTABLE( config_file_test config_file_test.cpp )
TARGET_LINK_LIBRARIES( config_file_test plankton )

