mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
ifdef uses wrong name
This commit is contained in:
parent
ecc4abc670
commit
0fe848048b
@ -274,7 +274,7 @@ void PrintAttributes::createMapFiles() {
|
||||
std::string enum_map_function_name ;
|
||||
|
||||
if ( sim_services_flag ) {
|
||||
#ifdef EXTERNAL_DIR
|
||||
#ifdef EXTERNAL_BUILD
|
||||
map_dir = output_dir ;
|
||||
#else
|
||||
map_dir = "trick_source/sim_services/include/io_src" ;
|
||||
|
Loading…
Reference in New Issue
Block a user