[petsc-users] run examples with kdevelop
丁老师
ztdepyahoo at 163.com
Fri Jun 21 07:05:03 CDT 2013
Dear friends:
I want to runmy code the kdevelop4.4, but could you provide me a cmake file for it.
i can run it smoothly with the make file. but how to translate it into a cmake filel
include ${PETSC_DIR}/conf/variables
include ${PETSC_DIR}/conf/rules
ALL: main
main: main.o chkopts
-${CLINKER} -o main main.o ${PETSC_KSP_LIB}
${RM} main.o
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130621/cda24403/attachment.html>
More information about the petsc-users
mailing list