Open cedricboudinet opened 2 months ago
Does the CMakeLists.txt
exist before? I think a PR about CMakeLists.txt is welcome.
It did: https://sourceforge.net/p/wxmathplot/svn/HEAD/tree/trunk/mathplot/CMakeLists.txt But I think it can be improved and must be updated.
Le jeu. 12 sept. 2024 à 10:21, ollydbg @.***> a écrit :
Does the CMakeLists.txt exist before? I think a PR about CMakeLists.txt is welcome.
— Reply to this email directly, view it on GitHub https://github.com/GitHubLionel/wxMathPlot/issues/64#issuecomment-2345581169, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADX7TFUQFJ2DTRABHAS4HI3ZWFFI3AVCNFSM6AAAAABOCTZK3SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBVGU4DCMJWHE . You are receiving this because you authored the thread.Message ID: @.***>
Oh, that is original and maintained wxmathplot code base. Well, I think Lionel's code has many new features. But a cmake file build system is welcome. Thanks.
Hello CMakeLists.txt disappeared from the project. It was very useful for building a lib, debian installer and it is possible to integrate unit testing. Is it possible to add a new CMakeLists.txt file? I can do a PR with a simple new file. Bests Cedric