I have next CMakeLists.txt file on my ubuntu 21.04: cmake_minimum_required(VERSION 3.10) # set the project name project(gtk4-my) # add the ...
確定! 回上一頁