Changeset 8e2154e7 in mainline for uspace/app/cpptest/Makefile
- Timestamp:
- 2018-07-05T21:41:25Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 74aee0c
- Parents:
- a37eeb9
- git-author:
- Dzejrou <dzejrou@…> (2018-06-28 17:36:35)
- git-committer:
- Dzejrou <dzejrou@…> (2018-07-05 21:41:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/cpptest/Makefile
ra37eeb9 r8e2154e7 29 29 USPACE_PREFIX = ../.. 30 30 31 # TODO: Force linker to link libcpp by default when linking cpp apps? 32 LIBS = cpp 33 34 BINARY = cpptest 31 CXX_BINARY = cpptest 35 32 36 33 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.