Skip to content

Now if run cmake it builds a program and it include platform.h located in inc/ but not in platform2/. How to force cmake include platform.h from platform2/ only by changing CMakeLists.txt file?

Notifications You must be signed in to change notification settings

BrilStrawhat/cmake-interface_lib_question

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Now if run cmake it builds a program and it include platform.h located in inc/ but not in platform2/. How to force cmake include platform.h from platform2/ only by changing CMakeLists.txt file?

About

Now if run cmake it builds a program and it include platform.h located in inc/ but not in platform2/. How to force cmake include platform.h from platform2/ only by changing CMakeLists.txt file?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published