UFCConfig.cmake  is as follows
-----------------------------------------
# CMake configuration for UFC (http://fenicsproject.org/)
#
# This file has been generated automatically by the FFC/UFC installation.

# FIXME: Check that naming conforms to CMake standards

# Package found
set(UFC_FOUND TRUE)

# Include directories
set(UFC_INCLUDE_DIRS "/home1/03023/rajeswar//include")

# Compiler flags
set(UFC_CXX_FLAGS "-std=c++0x")

# Python include directories
set(UFC_PYTHON_INCLUDE_DIRS "/home1/03023/rajeswar/include/python2.7")

# Python libraries
set(UFC_PYTHON_LIBRARIES "/home1/03023/rajeswar/lib/libpython2.7.a")

# Python executable
set(UFC_PYTHON_EXECUTABLE "/home1/03023/rajeswar/bin/python")

# SWIG executable
set(UFC_SWIG_EXECUTABLE "/home1/03023/rajeswar/bin/swig")

# Version
set(UFC_VERSION_STRING "1.4.0")

# The location of the UseUFC.cmake file
set(UFC_USE_FILE "/home1/03023/rajeswar//share/ufc/UseUFC.cmake")
~
-------------------------------------------------
thanks..

*with regards..*

*M. Sai Rajeswar*
*M-tech  Computer Technology*


*IIT Delhi----------------------------------Cogito Ergo Sum---------*


On Mon, Jun 23, 2014 at 7:33 PM, Johannes Ring <[email protected]> wrote:

> On Mon, Jun 23, 2014 at 11:01 AM, Jan Blechta
> <[email protected]> wrote:
> > -std=c++0x compiler flag is missing.
> >
> > I don't know how the flags are deduced. Johannes?
>
> I suspect that this flag hasn't been added to UFC_CXX_FLAGS in
> UFCConfig.cmake.
>
> @Sai: Can you show us the contents of
> <install-prefix>/share/ufc/UFCConfig.cmake?
>
> Johannes
>
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to