Add tango sample
This commit is contained in:
parent
ac202ffb0a
commit
c4d592f337
5 changed files with 41 additions and 8 deletions
|
@ -1,10 +0,0 @@
|
|||
# The name of our project is "HELLO". CMakeLists files in this project can
|
||||
# refer to the root source directory of the project as ${HELLO_SOURCE_DIR} and
|
||||
# to the root binary directory of the project as ${HELLO_BINARY_DIR}.
|
||||
PROJECT (HELLO D)
|
||||
|
||||
# Recurse into the "Hello" and "Demo" subdirectories. This does not actually
|
||||
# cause another cmake executable to run. The same process will walk through
|
||||
# the project's entire directory structure.
|
||||
ADD_SUBDIRECTORY (Hello)
|
||||
ADD_SUBDIRECTORY (Demo)
|
Loading…
Add table
Add a link
Reference in a new issue