CMakeLists.txt
branchv_0
changeset 20 c087f1316ef9
parent 9 ed7ab0a06849
child 29 5105357e9b47
equal deleted inserted replaced
19:5c7f0d21284e 20:c087f1316ef9
    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-tr-python.cpp)
    17 project (relpipe-tr-python.cpp)
    18 cmake_minimum_required(VERSION 2.8)
    18 cmake_minimum_required(VERSION 3.7.2)
    19 add_subdirectory (src)
    19 add_subdirectory (src)