Closed WojciechRynczuk closed 7 years ago
Verbose mode added. Common (merge and maker) test interface has been created. Minor coding changes - iterating through specific tags.
To fix python checking:
find_package(PythonInterp 3.5)
(line 246) We should also make sure that Travis is using at least Python 3.5.
Verbose mode added. Common (merge and maker) test interface has been created. Minor coding changes - iterating through specific tags.