Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

632825 Views

Latest files of /cody/iCriptSnappie/flutter_portfolio/linux

flutter/ cody/iCriptSnappie/flutter_portfolio/linux/flutter/
4 Items
  • generated_plugin_registrant.h
  • generated_plugin_registrant.cc
  • CMakeLists.txt
  • generated_plugins.cmake
  • runner/ cody/iCriptSnappie/flutter_portfolio/linux/runner/
    4 Items
  • main.cc
  • my_application.h
  • my_application.cc
  • CMakeLists.txt
  • CMakeLists.txt cody/iCriptSnappie/flutter_portfolio/linux/CMakeLists.txt
    129 Views
    0 Comments
    # Project-level configuration.
    cmake_minimum_required(VERSION 3.13)
    project(runner LANGUAGES CXX)

    # The name of the executable created for the application. Change this to change
    # the on-disk name of your application.
    set(BINARY_NAME "my_portfolio")
    # The unique GTK application identifier for this application. See: