Hi everyone,
I am trying to build TreeSheets from source (for the first time) in Ubuntu 18.04.
I just noticed that my version of cmake (3.10) does not include the TRANSFORM command. So I will need to install a newer one.
May I suggest updating CMakeLists.txt ? I think it should say:
cmake_minimum_required(VERSION 3.12)
(rather than 3.1)
I hope this is the right place to make this suggestion. Otherwise, please let me know.
Thank you,