SimCenter Forum
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
SMF - Just Installed!
Home
Help
Search
Login
Register
SimCenter Forum
»
SimCenter Training [Archived]
»
Programming Bootcamp
»
Example for lib from cmak file
« previous
next »
Print
Pages: [
1
]
Author
Topic: Example for lib from cmak file (Read 14667 times)
faisal
Newbie
Posts: 5
Example for lib from cmak file
«
on:
January 07, 2021, 03:29:49 PM »
How to create .dll or .so or .lib using cmake? So that I can call its functions and public variables/typedefs from c and c++ projects into python. e.g., dll/lib/so for ../code/c++/ExerciseDay3/ex1
Logged
fmk
Administrator
Full Member
Posts: 233
Re: Example for lib from cmak file
«
Reply #1 on:
January 08, 2021, 04:47:00 PM »
i did example in the shapes CMakeLists file,
Logged
Print
Pages: [
1
]
« previous
next »
SimCenter Forum
»
SimCenter Training [Archived]
»
Programming Bootcamp
»
Example for lib from cmak file