mirror of
https://github.com/nasa/trick.git
synced 2024-12-20 21:53:10 +00:00
#712 add TRICK_CPFLAGS to trick-gte output
This commit is contained in:
parent
ca99386026
commit
6d5ce8d7bb
@ -81,6 +81,7 @@ sub gte (@) {
|
||||
$def{"TRICK_CONVERT_SWIG_FLAGS"} = "" ;
|
||||
$def{"TRICK_CFLAGS"} = "" ;
|
||||
$def{"TRICK_CXXFLAGS"} = "" ;
|
||||
$def{"TRICK_CPFLAGS"} = "" ;
|
||||
$def{"TRICK_CPPC"} = "c++" ;
|
||||
$def{"TRICK_DEBUG"} = "0" ;
|
||||
$def{"TRICK_EDITOR"} = "" ;
|
||||
|
Loading…
Reference in New Issue
Block a user