DaisukeAtaraxiA / VSslnToCMake

Converter from Visual C++ projects to CMakeLists.txt.
MIT License
14 stars 11 forks source link

Empty target_compile_options command is output for Precompiled header options #8

Closed DaisukeAtaraxiA closed 5 years ago

DaisukeAtaraxiA commented 5 years ago

When converting a project not using precompiled header file, an empty target_compile_options command is output.