Skip to content

linebreak CMakeLists on Mac #1

@sonicth

Description

@sonicth

Compile definitions in src/linebreak/CMakeLists.txt seems to be without value. The following fixes makefile generation:

-set_directory_properties(PROPERTIES COMPILE_DEFINITIONS
+set_directory_properties(PROPERTIES #COMPILE_DEFINITIONS
        LOCALEDIR='\"${LOCALE_DIR}\"'           
        LOCALE_ALIAS_PATH='\"${LOCALE_DIR}\"'
        LIBDIR='\"${TOP_SRC_DIR}\"'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions