CMakeLists.txt
branchv_0
changeset 34 6982e2cd80f2
parent 29 0f9f7d6564cd
child 42 707a6734f364
equal deleted inserted replaced
33:ec98d2e080a0 34:6982e2cd80f2
    13 #
    13 #
    14 # You should have received a copy of the GNU General Public License
    14 # You should have received a copy of the GNU General Public License
    15 # along with this program. If not, see <http://www.gnu.org/licenses/>.
    15 # along with this program. If not, see <http://www.gnu.org/licenses/>.
    16 
    16 
    17 project (relpipe-out-gui.qt.cpp)
    17 project (relpipe-out-gui.qt.cpp)
    18 cmake_minimum_required(VERSION 2.8)
    18 cmake_minimum_required(VERSION 3.7.2)
    19 add_subdirectory (src)
    19 add_subdirectory (src)