You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lib
96dbec27e0
|
2 years ago | |
---|---|---|
.. | ||
cmake | 2 years ago | |
test | 2 years ago | |
CMakeLists.txt | 2 years ago | |
PackagesList.cmake | 2 years ago | |
README | 2 years ago | |
TPLsList.cmake | 2 years ago | |
TargetDefinesPkg.cpp | 2 years ago | |
TargetDefinesPkg.hpp | 2 years ago |
README
================
TargetDefinesPkg
================
The purpose of this package is to demonstrate and test the usage of the
TRIBITS_ADD_EXECUTABLE() TARGET_DEFINES argument and to show the bad behavior
of the old DEFINES argument.
See GitHub TriBITS Issue #90 for more details.