Skip to content

Commit 262610c

Browse files
author
Rob McDonald
committed
Explicitly place CMakeLists for AP203 Minimum into public domain.
1 parent 7985fad commit 262610c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

example/ap203min/CMakeLists.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
#
2+
# CMakeLists.txt for AP203 Minimum
3+
#
4+
# This file is released to the public domain. Any part of this file may be
5+
# freely copied in part or in full for any purpose. No acknowledgment is required
6+
# for the use of this file.
7+
#
18
PROJECT( AP203Minimum )
29
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
310

0 commit comments

Comments
 (0)