[Scons-users] How to get correct dependency

Pierre-Luc Boily pierreluc.boily at gmail.com
Thu Nov 3 13:29:55 EDT 2016


Just to let you know that I've found the problem.  enum2str.pl was generating
cpp/h files not needed for the library.  I removed the call to enum2str.pl 
to only use str2enum.pl .  Now, when compiling, SCons detect the dependency
and execute  str2enum.pl first.



--
View this message in context: http://scons.1086193.n5.nabble.com/How-to-get-correct-dependency-tp40699p40702.html
Sent from the Users mailing list archive at Nabble.com.


More information about the Scons-users mailing list