Arnaud Megret
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Arnaud Megret created a post, AnsweredSWIG project, Clion does not allow to add classes or files in the target
I have a project that build a swig library.In the CMakeLists.txt file, the target is defined with this command :swig_add_library(myproject LANGUAGE python TYPE MODULE SOURCES $...