Skip to content

Remove duplicate /bigobj for MSVC#3604

Merged
taketwo merged 1 commit intoPointCloudLibrary:masterfrom
larshg:FixDubBigobj
Feb 4, 2020
Merged

Remove duplicate /bigobj for MSVC#3604
taketwo merged 1 commit intoPointCloudLibrary:masterfrom
larshg:FixDubBigobj

Conversation

@larshg
Copy link
Contributor

@larshg larshg commented Jan 28, 2020

/bigobj is added in line 147 just above.

fixes #3590

@jasjuang
Copy link
Contributor

Shouldn't it be a compile option instead of a definition as indicated in #3590 ?

Added bigobj with add_compile_options.
@larshg
Copy link
Contributor Author

larshg commented Jan 29, 2020

ahh, Yes, lets to it like @Neumann-A has proposed.
Its updated accordingly.

@taketwo taketwo merged commit c3d9a90 into PointCloudLibrary:master Feb 4, 2020
@larshg larshg deleted the FixDubBigobj branch February 5, 2020 07:56
@taketwo taketwo added the changelog: fix Meta-information for changelog generation label Mar 18, 2020
@taketwo taketwo changed the title Remove dublicate /bigobj Remove duplicate /bigobj for MSVC Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: fix Meta-information for changelog generation module: cmake platform: windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure due to /bigobj in rc call.

3 participants