I am trying to compile your tool for use on a Linux cluster
Unfortunately, even if I specify BUILD_APP=ON in cmake, the main executable (app/main.cpp) does not get built.
Please, would you have any advice?
I'm builing Tomato on
- CentOS Linux release 7.9.2009
- gcc/g++ 4.9.4
- cmake version 3.22.1
Thanks
I am trying to compile your tool for use on a Linux cluster
Unfortunately, even if I specify
BUILD_APP=ONin cmake, the main executable (app/main.cpp) does not get built.Please, would you have any advice?
I'm builing Tomato on
Thanks