move blaze to src

This commit is contained in:
Hieu Hoang 2016-09-03 02:12:45 +01:00
parent 9c18d1c230
commit c5d8f3ad49
1225 changed files with 12 additions and 8 deletions

View File

@ -25,6 +25,11 @@
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
</natures>
<linkedResources>
<link>
<name>blaze</name>
<type>2</type>
<locationURI>PARENT-1-PROJECT_LOC/src/blaze</locationURI>
</link>
<link>
<name>cnpy</name>
<type>2</type>

View File

@ -1,6 +1,5 @@
include_directories(.)
include_directories(cpu)
add_subdirectory(yaml-cpp)

Some files were not shown because too many files have changed in this diff Show More