Improve Julia cmake build system
ClosedPublic

Authored by sirgienko on Apr 11 2018, 7:15 PM.

Details

Summary

Update FindJulia.cmake according new version of this, add small change (change Sys to Libdl accroding this) and add checking of existing dev files of julia, because you can have julia, but haven't include files. Also fix some problems in juliabackends cmake files, related with case sensivity of cmake variables.

Diff Detail

Repository
R55 Cantor
Lint
Lint Skipped
Unit
Unit Tests Skipped
sirgienko created this revision.Apr 11 2018, 7:15 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptApr 11 2018, 7:15 PM
Restricted Application added a subscriber: KDE Edu. · View Herald Transcript
sirgienko requested review of this revision.Apr 11 2018, 7:15 PM
sirgienko updated this revision to Diff 31998.Apr 12 2018, 7:26 PM

Fix some error by myself

sirgienko updated this revision to Diff 31999.Apr 12 2018, 7:28 PM

Forgot add file to commit.

sirgienko updated this revision to Diff 32001.Apr 12 2018, 7:35 PM

Maybe I do something wrong, but previous diff update from loaded file don't change anythin, so i update from raw diff.

sirgienko updated this revision to Diff 32008.Apr 12 2018, 8:00 PM

Fixed checking for julia include files.

Well, @asemke, what are you thinkig about it? Could you test, that this patch don't broke cmake build for you?

asemke accepted this revision.Apr 26 2018, 7:55 PM
This revision is now accepted and ready to land.Apr 26 2018, 7:55 PM
sirgienko closed this revision.Apr 26 2018, 8:02 PM