mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- Translate a list of C++ strings into C-style (argc, argv) pair. - Translate C-style (argc, argv) pair to list of C++ strings. Useful when interfacing to external C-code and some libraries
3 lines
78 B
Plaintext
3 lines
78 B
Plaintext
/* EXE_INC = -I$(LIB_SRC)/cfdTools/include */
|
|
/* EXE_LIBS = -lfiniteVolume */
|