issues
search
nanoant
/
CMakePCHCompiler
CMake precompiled header support via custom PCH compiler extension
MIT License
103
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
GCCでビルド中、プリコンパイルヘッダを参照する時にエラーが出る問題を修正した
#44
ohshima-axell
closed
5 years ago
2
Comparison between CMakePCHCompiler and CMake's new implementation
#43
no-more-secrets
closed
5 years ago
1
Support multiple configurations/platforms in Visual Studio
#42
0x1F9F1
opened
5 years ago
1
Setting CMAKE_CXX_STANDARD leads to error
#41
chronoxor
opened
5 years ago
1
OpenGL::GL causes build failure
#40
rpav
opened
5 years ago
2
PCH breaks clang code model in Qt Creator.
#39
drizt
opened
5 years ago
0
Add mix langs support
#38
drizt
closed
5 years ago
1
Alternative to separate CXXPCH compiler definition
#37
drizt
opened
5 years ago
8
-iframework flag is not applied for pch target
#36
drizt
closed
5 years ago
6
Improve documentation about auto-include "pch.h"
#35
drizt
closed
5 years ago
1
Compile your code with -fPIC or -fPIE
#34
drizt
closed
5 years ago
4
wrong -isystem /usr/include in pch.h compilations flags
#33
drizt
closed
5 years ago
7
pch.h generates without c++ standard
#32
drizt
closed
5 years ago
2
Minimal support for multi-language projects
#31
embeddedteam103
closed
5 years ago
0
Remove cyclic dependency of pch target
#30
embeddedteam103
closed
5 years ago
1
Static libraries not supported
#29
embeddedteam103
closed
5 years ago
1
Pull LINK_LIBRARIES property from target to pch_target.
#28
duramuss
closed
5 years ago
1
Doesn't work with multiple language targets.
#27
smilediver
closed
5 years ago
9
Doesn't work on linux cmake 3.10.2
#26
EngiBob
opened
5 years ago
3
Does not work when target is linked against "rich" targets declaring their own include directories and defines
#25
wildmichael
closed
5 years ago
0
Can't find PCH file during build.
#24
ScottMcMichael
closed
5 years ago
8
Wrong C++ standard - GNU extensions enabled in PCH file but disabled in CMake
#23
martinhanzik
closed
5 years ago
3
TYPE is c++-header? What is this for anyway?
#22
m-7761
closed
5 years ago
2
Investigate and clarify better /Z7 necessity for MSVC 2010 and higher when using PCH
#21
m-7761
opened
6 years ago
8
Update MIT license and copyright to CMakePCHCompiler Authors
#20
nanoant
closed
6 years ago
5
Rebase mick-p1982's PR #13
#19
nanoant
closed
6 years ago
9
Forward system include flag to PCH compiler
#18
gjasny
closed
6 years ago
1
Add CMake 3.12 compatibility
#17
gjasny
closed
6 years ago
1
clang from llvm does not seem to work on osx
#16
ysolovyov
closed
6 years ago
1
Ad: Much better version exists in pull-request #13
#15
m-7761
closed
6 years ago
1
target_precompiled_header(Foo bar.h) creates both CMakeFiles/Foo.pch.dir/Bar.h.gch and CMakeFiles/Foo.dir/Bar.h.gch targets
#14
ANogin
opened
6 years ago
5
Nanoant pull request
#13
m-7761
closed
6 years ago
13
Visual Studio deletes common precompiled headers :(
#12
m-7761
closed
6 years ago
1
Fix for NOTFOUND issue in some (or all) cases.
#11
m-7761
closed
7 years ago
5
no linux clang support?
#10
ericwomer
opened
8 years ago
2
Fixes for VS2015 and CMake 3.0
#9
cdglove
closed
6 years ago
4
Mark the FLAGS variables as advanced.
#8
thewtex
closed
6 years ago
1
CMakePCHCompiler doesnt check for header dependency updates
#7
lolidontknowwhatimdoing
closed
5 years ago
4
precompiled header does not get compiled with -fpic with STATIC library and POSITION_INDEPENDENT_CODE Porperty ON.
#6
microcai
closed
6 years ago
3
Set CMAKE_PCH_COMPILER_TARGETS and FLAGS as cache variables
#5
mitchellwong
closed
6 years ago
1
get_target_property() called with non-existent target "NOTFOUND".
#4
parkercoates
closed
6 years ago
6
Error when compiling with Clang on OSX
#3
gjasny
closed
9 years ago
2
Does not work with cmake 3.1 compatibility level
#2
gjasny
closed
9 years ago
1
Failed to compile the PCH
#1
AmineKhaldi
closed
9 years ago
22