diff options
author | Daniel G <nwrkbiz@users.noreply.github.com> | 2020-12-09 21:28:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-09 21:28:12 (GMT) |
commit | 7eff1f27f6edd509f2c5c472cd76d13691cd437a (patch) | |
tree | 9c5dfa5abebb94b688e153bcdf203e76b3be90a7 /vhdlparser/CharStream.h | |
parent | 979ea243de83a693e0d9da545ee4cbe7db9521ee (diff) | |
download | Doxygen-7eff1f27f6edd509f2c5c472cd76d13691cd437a.zip Doxygen-7eff1f27f6edd509f2c5c472cd76d13691cd437a.tar.gz Doxygen-7eff1f27f6edd509f2c5c472cd76d13691cd437a.tar.bz2 |
Update CMakeLists.txt
Update CMakeLists.txt to allow cross compiling on Linux for Windows.
Pass -DCMAKE_CXX_FLAGS="$(CXXFLAGS) -DCYGWIN=1" to cmake so right PRETTY_FUNC is used in markdown.cpp when -DWIN32 is set somewhere else.
Pass -DCMAKE_EXE_LINKER_FLAGS="$(LDFLAGS) -Wl,--whole-archive -liconv -Wl,--no-whole-archive" (and make sure win-iconv is in library search path. https://github.com/win-iconv/win-iconv)
Diffstat (limited to 'vhdlparser/CharStream.h')
0 files changed, 0 insertions, 0 deletions