conversion to cmake #1

Merged
SlavekB merged 1 commits from feat/cmakeConv into master 5 years ago
Ghost commented 5 years ago

I've added a man page taken from your Debian packaging system.
I've also added the new 'po stuff' but since It's not clear to me how It works, I'm not sure if It was the proper way to do It..

I've added a man page taken from your Debian packaging system. I've also added the new 'po stuff' but since It's not clear to me how It works, I'm not sure if It was the proper way to do It..
SlavekB reviewed 5 years ago
SlavekB left a comment
Owner

It seems that this application does not need any special stuff to generate a translation template, so you created the CMakeL10n rules correctly. Thank you.

Please adjust the linker flags settings, as noted in the review.

It seems that this application does not need any special stuff to generate a translation template, so you created the CMakeL10n rules correctly. Thank you. Please adjust the linker flags settings, as noted in the review.
CMakeLists.txt Outdated
set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${TQT_CXX_FLAGS}" )
set( CMAKE_SHARED_LINKER_FLAGS "-Wl,--no-undefined" )
set( CMAKE_MODULE_LINKER_FLAGS "-Wl,--no-undefined" )
Owner

Please adjust settings of linkers flags in the sense of the recent series of PR – see TDE/tdelibs#10.

Please adjust settings of linkers flags in the sense of the recent series of PR – see TDE/tdelibs#10.
SlavekB closed this pull request 5 years ago
SlavekB deleted branch feat/cmakeConv 5 years ago
SlavekB added this to the R14.0.6 release milestone 5 years ago
The pull request has been merged as 33d1bb0500.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/potracegui#1
Loading…
There is no content yet.