Cloned SEACAS for EXODUS library with extra build files for internal package management.
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 Initial commit 2 years ago
..
cmake Initial commit 2 years ago
test Initial commit 2 years ago
CMakeLists.txt Initial commit 2 years ago
PackagesList.cmake Initial commit 2 years ago
README Initial commit 2 years ago
TPLsList.cmake Initial commit 2 years ago
TargetDefinesPkg.cpp Initial commit 2 years ago
TargetDefinesPkg.hpp Initial commit 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.