~ubuntu-branches/ubuntu/saucy/rocs/saucy-proposed

« back to all changes in this revision

Viewing changes to RocsCore/DataStructures/LinkedList/Tests/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2013-09-06 22:45:42 UTC
  • mfrom: (1.1.32)
  • Revision ID: package-import@ubuntu.com-20130906224542-fo5wbkw0o7cci818
Tags: 4:4.11.1-0ubuntu1
* New upstream bugfix release.
* Add new icons to install file 

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
##
18
18
 
19
19
include_directories(
20
 
    ${CMAKE_CURRENT_BINARY_DIR}}
 
20
    ${CMAKE_CURRENT_BINARY_DIR}
21
21
)
22
22
 
23
23
# basic functionality tests of data structure