CMakeLists.txt 310 B

12345
  1. cmake_minimum_required(VERSION 3.13)
  2. # Define the library name here.
  3. project(rndiffapp_appmodules)
  4. # This file includes all the necessary to let you build your application with the New Architecture.
  5. include(${REACT_ANDROID_DIR}/cmake-utils/ReactNative-application.cmake)/Users/hechao/Downloads/alert-circle.svg