OpenCores
URL https://opencores.org/ocsvn/fwrisc/fwrisc/trunk

Subversion Repositories fwrisc

[/] [fwrisc/] [trunk/] [synth/] [microsemi/] [sw/] [led_flash/] [CMakeLists.txt] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 mballance
 
2
cmake_minimum_required(VERSION 3.8.2)
3
 
4
include($ENV{ZEPHYR_BASE}/cmake/app/boilerplate.cmake NO_POLICY_SCOPE)
5
project(dhrystone)
6
 
7
target_sources(app PRIVATE src/led_flash.c)
8
 
9
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-implicit-int")
10
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.