mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
Tracked down a bug in the make system to cxxlib. Need to make all
at the Cantera/cxx level in order to copy include files over to the build/include directory tree.
This commit is contained in:
@@ -73,7 +73,7 @@ else
|
||||
endif
|
||||
|
||||
cxxlib:
|
||||
cd Cantera/cxx/src; @MAKE@
|
||||
cd Cantera/cxx; @MAKE@
|
||||
|
||||
utils:
|
||||
cd tools; @MAKE@
|
||||
|
||||
Reference in New Issue
Block a user